Home
last modified time | relevance | path

Searched refs:isConstructorVirtualBase (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolFunc.h42 FORWARD_SYMBOL_METHOD(isConstructorVirtualBase)
DIPDBRawSymbol.h194 virtual bool isConstructorVirtualBase() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h156 bool isConstructorVirtualBase() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h165 virtual bool isConstructorVirtualBase() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h181 bool isConstructorVirtualBase() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h186 bool isConstructorVirtualBase() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp575 bool NativeRawSymbol::isConstructorVirtualBase() const { in isConstructorVirtualBase() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp270 MOCK_SYMBOL_ACCESSOR(isConstructorVirtualBase)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp352 MOCK_SYMBOL_ACCESSOR(isConstructorVirtualBase)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp930 bool DIARawSymbol::isConstructorVirtualBase() const { in isConstructorVirtualBase() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1071 bool DIARawSymbol::isConstructorVirtualBase() const { in isConstructorVirtualBase() function in DIARawSymbol