/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 58 if (isSingleInheritance()) in dump() 164 bool NativeTypePointer::isSingleInheritance() const { in isSingleInheritance() function in NativeTypePointer
|
D | NativeRawSymbol.cpp | 684 bool NativeRawSymbol::isSingleInheritance() const { in isSingleInheritance() function in NativeRawSymbol
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 59 if (isSingleInheritance()) in dump() 165 bool NativeTypePointer::isSingleInheritance() const { in isSingleInheritance() function in NativeTypePointer
|
D | NativeRawSymbol.cpp | 683 bool NativeRawSymbol::isSingleInheritance() const { in isSingleInheritance() function in NativeRawSymbol
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeTypePointer.h | 47 bool isSingleInheritance() const override;
|
D | NativeRawSymbol.h | 217 bool isSingleInheritance() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeTypePointer.h | 47 bool isSingleInheritance() const override;
|
D | NativeRawSymbol.h | 217 bool isSingleInheritance() const override;
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBRawSymbol.h | 196 virtual bool isSingleInheritance() const = 0;
|
/external/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 187 bool isSingleInheritance() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 212 bool isSingleInheritance() const override;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 212 bool isSingleInheritance() const override;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBRawSymbol.h | 243 virtual bool isSingleInheritance() const = 0;
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBRawSymbol.h | 239 virtual bool isSingleInheritance() const = 0;
|
/external/llvm/unittests/DebugInfo/PDB/ |
D | PDBApiTest.cpp | 301 MOCK_SYMBOL_ACCESSOR(isSingleInheritance)
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 381 RAW_METHOD_DUMP(OS, isSingleInheritance); in dump() 1218 bool DIARawSymbol::isSingleInheritance() const { in isSingleInheritance() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 381 RAW_METHOD_DUMP(OS, isSingleInheritance); in dump() 1218 bool DIARawSymbol::isSingleInheritance() const { in isSingleInheritance() function in DIARawSymbol
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 1056 bool DIARawSymbol::isSingleInheritance() const { in isSingleInheritance() function in DIARawSymbol
|