Home
last modified time | relevance | path

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

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