Searched refs:NewSuffix (Results 1 – 1 of 1) sorted by relevance
59 std::string NewSuffix; member in __anonf99be6390111::FixItActionSuffixInserter62 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() argument63 : NewSuffix(NewSuffix) { in FixItActionSuffixInserter()71 NewSuffix + llvm::sys::path::extension(Path)); in RewriteFilename()