Searched defs:NewSuffix (Results 1 – 2 of 2) sorted by relevance
60 std::string NewSuffix; member in __anon80ac44160111::FixItActionSuffixInserter63 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
659 std::string &NewSuffix) { in getThinLTOOldAndNewSuffix()669 StringRef NewSuffix) { in getThinLTOObjectFileName()985 std::string OldSuffix, NewSuffix; in runLTO() local