Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.cpp188 FunctionOptions::ConstructorWithVirtualBases) != in isConstructorVirtualBase()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h248 ConstructorWithVirtualBases = 0x04 enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp141 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp212 PUSH_FLAG(FunctionOptions, ConstructorWithVirtualBases, Options, in formatFunctionOptions()
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp354 FunctionOptions::ConstructorWithVirtualBases); in bitset()