Searched defs:FixWhatYouCan (Results 1 – 4 of 4) sorted by relevance
45 bool FixWhatYouCan; variable
74 static cl::opt<bool> FixWhatYouCan( variable
61 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
130 unsigned FixWhatYouCan : 1; ///< Apply fixes even if there are variable