Searched refs:NoConstruct (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 287 NoConstruct = 0x0080, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 339 CV_ENUM_CLASS_ENT(MethodOptions, NoConstruct),
|
| H A D | TypeDumpVisitor.cpp | 55 ENUM_ENTRY(MethodOptions, NoConstruct),
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 197 PUSH_FLAG(MethodOptions, NoConstruct, Flags, "noconstruct"); in memberAttributes()
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 385 IO.bitSetCase(Options, "NoConstruct", MethodOptions::NoConstruct); in bitset()
|