Searched refs:hasInlAsm (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h44 FORWARD_SYMBOL_METHOD(hasInlAsm)
H A DIPDBRawSymbol.h143 virtual bool hasInlAsm() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h134 bool hasInlAsm() const override;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp223 MOCK_SYMBOL_ACCESSOR(hasInlAsm)
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp831 bool DIARawSymbol::hasInlAsm() const { function in class:DIARawSymbol

Completed in 293 milliseconds