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