Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeTypeFunctionSig.cpp188 FunctionOptions::ConstructorWithVirtualBases) != in isConstructorVirtualBase()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h260 ConstructorWithVirtualBases = 0x04 enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp433 CV_ENUM_CLASS_ENT(FunctionOptions, ConstructorWithVirtualBases),
HDTypeDumpVisitor.cpp142 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalTypeDumper.cpp218 PUSH_FLAG(FunctionOptions, ConstructorWithVirtualBases, Options, in formatFunctionOptions()
/freebsd-head/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp359 FunctionOptions::ConstructorWithVirtualBases); in bitset()