Searched defs:FixWhatYouCan (Results 1 – 4 of 4) sorted by relevance
51 bool FixWhatYouCan = false; variable
83 static cl::opt<bool> FixWhatYouCan( variable
70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
253 unsigned FixWhatYouCan : 1; variable