Home
last modified time | relevance | path

Searched refs:getCompilerName (Results 1 – 14 of 14) sorted by relevance

/external/deqp/modules/internal/
DditBuildInfoTests.cpp50 static const char* getCompilerName (int compiler) in getCompilerName() function
193 …uildEnumCase (m_testCtx, "de_compiler", "DE_COMPILER", DE_COMPILER, getCompilerName)); in init()
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp62 std::string getCompilerName (int compiler) in getCompilerName() function
116 << "DE_COMPILER: " << getCompilerName(DE_COMPILER) << "\n" in logBuildInfo()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h38 FORWARD_SYMBOL_METHOD(getCompilerName)
DIPDBRawSymbol.h61 virtual std::string getCompilerName() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolCompilandDetails.h38 FORWARD_SYMBOL_METHOD(getCompilerName)
DIPDBRawSymbol.h85 virtual std::string getCompilerName() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h53 std::string getCompilerName() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h74 std::string getCompilerName() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h79 std::string getCompilerName() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp147 std::string NativeRawSymbol::getCompilerName() const { in getCompilerName() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp169 MOCK_SYMBOL_ACCESSOR(getCompilerName)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp250 MOCK_SYMBOL_ACCESSOR(getCompilerName)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp491 std::string DIARawSymbol::getCompilerName() const { in getCompilerName() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp611 std::string DIARawSymbol::getCompilerName() const { in getCompilerName() function in DIARawSymbol