Searched defs:FixWhatYouCan (Results 1 – 8 of 8) sorted by relevance
51 bool FixWhatYouCan = false; variable
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