Searched refs:NoConstruct (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 288 NoConstruct = 0x0080, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | EnumTables.cpp | 339 CV_ENUM_CLASS_ENT(MethodOptions, NoConstruct),
|
| D | TypeDumpVisitor.cpp | 54 ENUM_ENTRY(MethodOptions, NoConstruct),
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | MinimalTypeDumper.cpp | 194 PUSH_FLAG(MethodOptions, NoConstruct, Flags, "noconstruct"); in memberAttributes()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLTypes.cpp | 385 IO.bitSetCase(Options, "NoConstruct", MethodOptions::NoConstruct); in bitset()
|