Searched refs:getCompilerName (Results 1 – 6 of 6) sorted by relevance
32 FORWARD_SYMBOL_METHOD(getCompilerName)
99 virtual std::string getCompilerName() const = 0;
74 std::string getCompilerName() const override;
79 std::string getCompilerName() const override;
149 std::string NativeRawSymbol::getCompilerName() const { in getCompilerName() function in NativeRawSymbol
633 std::string DIARawSymbol::getCompilerName() const { in getCompilerName() function in DIARawSymbol