Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h41 FORWARD_SYMBOL_METHOD(hasManagedCode)
DIPDBRawSymbol.h149 virtual bool hasManagedCode() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h41 FORWARD_SYMBOL_METHOD(hasManagedCode)
DIPDBRawSymbol.h178 virtual bool hasManagedCode() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h140 bool hasManagedCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h165 bool hasManagedCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h170 bool hasManagedCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp511 bool NativeRawSymbol::hasManagedCode() const { in hasManagedCode() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp254 MOCK_SYMBOL_ACCESSOR(hasManagedCode)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp336 MOCK_SYMBOL_ACCESSOR(hasManagedCode)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp864 bool DIARawSymbol::hasManagedCode() const { in hasManagedCode() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1005 bool DIARawSymbol::hasManagedCode() const { in hasManagedCode() function in DIARawSymbol