Searched refs:getCompilerName (Results 1 – 6 of 6) sorted by relevance
34 FORWARD_SYMBOL_METHOD(getCompilerName)
104 virtual std::string getCompilerName() const = 0;
80 std::string getCompilerName() const override;
75 std::string getCompilerName() const override;
151 std::string NativeRawSymbol::getCompilerName() const { in getCompilerName() function in NativeRawSymbol
634 std::string DIARawSymbol::getCompilerName() const { in getCompilerName() function in DIARawSymbol