Home
last modified time | relevance | path

Searched refs:getCompilerName (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/modules/internal/
H A DditBuildInfoTests.cpp50 static const char* getCompilerName (int compiler) in getCompilerName() function
195 addChild(new BuildEnumCase (m_testCtx, "de_compiler", "DE_COMPILER", DE_COMPILER, getCompilerName)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp63 std::string getCompilerName (int compiler) in getCompilerName() function
117 << "DE_COMPILER: " << getCompilerName(DE_COMPILER) << "\n" in logBuildInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompilandDetails.h33 FORWARD_SYMBOL_METHOD(getCompilerName)
H A DIPDBRawSymbol.h103 virtual std::string getCompilerName() const = 0;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp67 std::string getCompilerName (int compiler) in getCompilerName() function
123 << "DE_COMPILER: " << getCompilerName(DE_COMPILER) << "\n" in logBuildInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h74 std::string getCompilerName() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h79 std::string getCompilerName() const override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp150 std::string NativeRawSymbol::getCompilerName() const { in getCompilerName() function in NativeRawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp633 std::string DIARawSymbol::getCompilerName() const { in getCompilerName() function in DIARawSymbol

Completed in 9 milliseconds