Searched refs:CompilerGenerated (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 275 CompilerGenerated = 0x0100, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 284 CompilerGenerated = 0x0100, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumpVisitor.cpp | 56 ENUM_ENTRY(MethodOptions, CompilerGenerated),
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 171 PUSH_FLAG(MethodOptions, CompilerGenerated, Flags, "compiler-generated"); in memberAttributes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/ |
D | TypeIndexDiscoveryTest.cpp | 273 MethodOptions::CompilerGenerated,
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 101 ENUM_ENTRY(MethodOptions, CompilerGenerated),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 382 IO.bitSetCase(Options, "CompilerGenerated", MethodOptions::CompilerGenerated); in bitset()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1353 return MethodOptions::CompilerGenerated; in translateMethodOptionFlags()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1775 return MethodOptions::CompilerGenerated; in translateMethodOptionFlags()
|