Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolFunc.h53 FORWARD_SYMBOL_METHOD(hasInlineAttribute)
DIPDBRawSymbol.h146 virtual bool hasInlineAttribute() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolFunc.h57 FORWARD_SYMBOL_METHOD(hasInlineAttribute)
DIPDBRawSymbol.h175 virtual bool hasInlineAttribute() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h136 bool hasInlineAttribute() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h161 bool hasInlineAttribute() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h166 bool hasInlineAttribute() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp495 bool NativeRawSymbol::hasInlineAttribute() const { in hasInlineAttribute() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp251 MOCK_SYMBOL_ACCESSOR(hasInlineAttribute)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp333 MOCK_SYMBOL_ACCESSOR(hasInlineAttribute)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp848 bool DIARawSymbol::hasInlineAttribute() const { in hasInlineAttribute() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp989 bool DIARawSymbol::hasInlineAttribute() const { in hasInlineAttribute() function in DIARawSymbol