LLVM  8.0.1
Classes | Namespaces | Functions
Comdat.h File Reference

This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM. More...

#include "llvm-c/Types.h"
#include "llvm/Support/CBindingWrapping.h"
Include dependency graph for Comdat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::StringMapEntry< ValueTy >
 StringMapEntry - This is used to represent one value that is inserted into a StringMap. More...
 
class  llvm::Comdat
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const Comdat &C)
 

Detailed Description

This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM.

Definition in file Comdat.h.