Home
last modified time | relevance | path

Searched refs:isMultipleInheritance (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp60 else if (isMultipleInheritance()) in dump()
173 bool NativeTypePointer::isMultipleInheritance() const { in isMultipleInheritance() function in NativeTypePointer
H A DNativeRawSymbol.cpp616 bool NativeRawSymbol::isMultipleInheritance() const { in isMultipleInheritance() function in NativeRawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypePointer.h48 bool isMultipleInheritance() const override;
H A DNativeRawSymbol.h200 bool isMultipleInheritance() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h195 bool isMultipleInheritance() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h222 virtual bool isMultipleInheritance() const = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp364 RAW_METHOD_DUMP(OS, isMultipleInheritance); in dump()
1149 bool DIARawSymbol::isMultipleInheritance() const { in isMultipleInheritance() function in DIARawSymbol