Searched refs:getCompilerName (Results 1 – 6 of 6) sorted by relevance
50 static const char* getCompilerName (int compiler) in getCompilerName() function195 …uildEnumCase (m_testCtx, "de_compiler", "DE_COMPILER", DE_COMPILER, getCompilerName)); in init()
37 FORWARD_SYMBOL_METHOD(getCompilerName)
59 virtual std::string getCompilerName() const = 0;
52 std::string getCompilerName() const override;
132 MOCK_SYMBOL_ACCESSOR(getCompilerName)
478 std::string DIARawSymbol::getCompilerName() const { in getCompilerName() function in DIARawSymbol