Searched defs:NewSuffix (Results 1 – 2 of 2) sorted by relevance
67 std::string NewSuffix; member in __anon4b7603c20111::FixItActionSuffixInserter70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
704 std::string &NewSuffix) { in getThinLTOOldAndNewSuffix()716 StringRef NewSuffix) { in getThinLTOObjectFileName()1047 std::string OldSuffix, NewSuffix; in runLTO() local