Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.cpp187 FunctionOptions::ConstructorWithVirtualBases) != in isConstructorVirtualBase()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h248 ConstructorWithVirtualBases = 0x04 enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp425 CV_ENUM_CLASS_ENT(FunctionOptions, ConstructorWithVirtualBases),
H A DTypeDumpVisitor.cpp140 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp213 PUSH_FLAG(FunctionOptions, ConstructorWithVirtualBases, Options, in formatFunctionOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp358 FunctionOptions::ConstructorWithVirtualBases); in bitset()