Searched refs:NoConstruct (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 274 NoConstruct = 0x0080, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 283 NoConstruct = 0x0080, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumpVisitor.cpp | 55 ENUM_ENTRY(MethodOptions, NoConstruct),
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 170 PUSH_FLAG(MethodOptions, NoConstruct, Flags, "noconstruct"); in memberAttributes()
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 100 ENUM_ENTRY(MethodOptions, NoConstruct),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 381 IO.bitSetCase(Options, "NoConstruct", MethodOptions::NoConstruct); in bitset()
|