Home
last modified time | relevance | path

Searched refs:CompilerGenerated (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h275 CompilerGenerated = 0x0100, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h284 CompilerGenerated = 0x0100, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp273 MethodOptions::CompilerGenerated,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp56 ENUM_ENTRY(MethodOptions, CompilerGenerated),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp171 PUSH_FLAG(MethodOptions, CompilerGenerated, Flags, "compiler-generated"); in memberAttributes()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp101 ENUM_ENTRY(MethodOptions, CompilerGenerated),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp382 IO.bitSetCase(Options, "CompilerGenerated", MethodOptions::CompilerGenerated); in bitset()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1353 return MethodOptions::CompilerGenerated; in translateMethodOptionFlags()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1775 return MethodOptions::CompilerGenerated; in translateMethodOptionFlags()