Searched refs:NewSuffix (Results 1 – 1 of 1) sorted by relevance
60 std::string NewSuffix; member in __anonff79c2ed0111::FixItActionSuffixInserter63 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() argument64 : NewSuffix(std::move(NewSuffix)) { in FixItActionSuffixInserter()72 NewSuffix + llvm::sys::path::extension(Path)); in RewriteFilename()