Home
last modified time | relevance | path

Searched refs:ConstructorWithVirtualBases (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.cpp188 FunctionOptions::ConstructorWithVirtualBases) != in isConstructorVirtualBase()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h253 ConstructorWithVirtualBases = 0x04 enumerator
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp428 CV_ENUM_CLASS_ENT(FunctionOptions, ConstructorWithVirtualBases),
H A DTypeDumpVisitor.cpp141 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp216 PUSH_FLAG(FunctionOptions, ConstructorWithVirtualBases, Options, in formatFunctionOptions()
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp358 FunctionOptions::ConstructorWithVirtualBases); in bitset()