Go to the source code of this file.
|
| llvm |
| This class represents lattice values for constants.
|
|
| llvm::pdb |
|
◆ PDB_ENUM_CLASS_ENT
#define PDB_ENUM_CLASS_ENT |
( |
|
enum_class, |
|
|
|
enum |
|
) |
| { #enum, std::underlying_type < enum_class > ::type(enum_class::enum) } |
◆ PDB_ENUM_ENT
#define PDB_ENUM_ENT |
( |
|
ns, |
|
|
|
enum |
|
) |
| { #enum, ns::enum } |
◆ OMFSegMapDescFlagNames
Initial value:= {
}
#define PDB_ENUM_CLASS_ENT(enum_class, enum)
static bool Execute(ProcessInfo &PI, StringRef Program, ArrayRef< StringRef > Args, Optional< ArrayRef< StringRef >> Env, ArrayRef< Optional< StringRef >> Redirects, unsigned MemoryLimit, std::string *ErrMsg)
Definition at line 22 of file EnumTables.cpp.