Home
last modified time | relevance | path

Searched refs:getUnused (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h199 std::string getUnused() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h208 virtual std::string getUnused() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h237 virtual std::string getUnused() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h224 std::string getUnused() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h229 std::string getUnused() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp747 std::string NativeRawSymbol::getUnused() const { in getUnused() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp314 MOCK_SYMBOL_ACCESSOR(getUnused)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp396 MOCK_SYMBOL_ACCESSOR(getUnused)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1106 std::string DIARawSymbol::getUnused() const { in getUnused() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1247 std::string DIARawSymbol::getUnused() const { in getUnused() function in DIARawSymbol