Searched refs:NoInherit (Results 1 – 11 of 11) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 273 NoInherit = 0x0040, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 284 NoInherit = 0x0040, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 284 NoInherit = 0x0040, enumerator
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 335 CV_ENUM_CLASS_ENT(MethodOptions, NoInherit),
|
D | TypeDumpVisitor.cpp | 53 ENUM_ENTRY(MethodOptions, NoInherit),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 327 CV_ENUM_CLASS_ENT(MethodOptions, NoInherit),
|
D | TypeDumpVisitor.cpp | 53 ENUM_ENTRY(MethodOptions, NoInherit),
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 193 PUSH_FLAG(MethodOptions, NoInherit, Flags, "noinherit"); in memberAttributes()
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 99 ENUM_ENTRY(MethodOptions, NoInherit),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 379 IO.bitSetCase(Options, "NoInherit", MethodOptions::NoInherit); in bitset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 379 IO.bitSetCase(Options, "NoInherit", MethodOptions::NoInherit); in bitset()
|