Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp58 if (isSingleInheritance()) in dump()
164 bool NativeTypePointer::isSingleInheritance() const { in isSingleInheritance() function in NativeTypePointer
H A DNativeRawSymbol.cpp684 bool NativeRawSymbol::isSingleInheritance() const { in isSingleInheritance() function in NativeRawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypePointer.h47 bool isSingleInheritance() const override;
H A DNativeRawSymbol.h217 bool isSingleInheritance() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h212 bool isSingleInheritance() const override;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h239 virtual bool isSingleInheritance() const = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp381 RAW_METHOD_DUMP(OS, isSingleInheritance); in dump()
1218 bool DIARawSymbol::isSingleInheritance() const { in isSingleInheritance() function in DIARawSymbol