Searched defs:FixWhatYouCan (Results 1 – 3 of 3) sorted by relevance
51 bool FixWhatYouCan = false; variable
88 static cl::opt<bool> FixWhatYouCan( global() variable
70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() argument