Searched refs:NoInherit (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 286 NoInherit = 0x0040, enumerator
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 338 CV_ENUM_CLASS_ENT(MethodOptions, NoInherit),
|
H A D | TypeDumpVisitor.cpp | 54 ENUM_ENTRY(MethodOptions, NoInherit),
|
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 196 PUSH_FLAG(MethodOptions, NoInherit, Flags, "noinherit"); in memberAttributes()
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 384 IO.bitSetCase(Options, "NoInherit", MethodOptions::NoInherit); in bitset()
|