Searched refs:getFlagValue (Results 1 – 4 of 4) sorted by relevance
83 StringRef OptValue = Info.getDiags()->getFlagValue(); in printDiagnosticOptions()
94 std::string getFlagValue(const std::string &Flag) const { in getFlagValue() function
455 Path = Cmd.getFlagValue("artifact_prefix") + "/" + Path; in ExecuteCommand()
975 StringRef getFlagValue() const { return FlagValue; } in getFlagValue() function