Home
last modified time | relevance | path

Searched defs:EnumName (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCSectionMachO.cpp20 const char *AssemblerName, *EnumName; member
54 const char *AssemblerName, *EnumName; member
/minix/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h29 std::string EnumName; // The name of the enum "bswap_i32" member
H A DCodeGenDAGPatterns.h205 std::string EnumName; variable
/minix/external/bsd/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1278 std::string EnumName = ""; in CreateSemanticSpellings() local