Searched refs:FixItActionSuffixInserter (Results 1 – 1 of 1) sorted by relevance
59 class FixItActionSuffixInserter : public FixItOptions { class63 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() function in __anonff79c2ed0111::FixItActionSuffixInserter93 FixItOpts.reset(new FixItActionSuffixInserter(FEOpts.FixItSuffix, in BeginSourceFileAction()