Home
last modified time | relevance | path

Searched refs:isManagedCode (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolPublicSymbol.h37 FORWARD_SYMBOL_METHOD(isManagedCode)
DIPDBRawSymbol.h177 virtual bool isManagedCode() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolPublicSymbol.h37 FORWARD_SYMBOL_METHOD(isManagedCode)
DIPDBRawSymbol.h206 virtual bool isManagedCode() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h168 bool isManagedCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h193 bool isManagedCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h198 bool isManagedCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp623 bool NativeRawSymbol::isManagedCode() const { in isManagedCode() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp282 MOCK_SYMBOL_ACCESSOR(isManagedCode)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp364 MOCK_SYMBOL_ACCESSOR(isManagedCode)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp979 bool DIARawSymbol::isManagedCode() const { in isManagedCode() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1120 bool DIARawSymbol::isManagedCode() const { in isManagedCode() function in DIARawSymbol