Lines Matching full:fixit
1826 // to a CXXMethodDecl; but we can't apply a this-> fixit inside a
1837 // TODO: fixit for inserting 'Base<T>::' in the other cases.
2019 // is available, suggest inserting 'this->' as a fixit.
2327 // Only issue the fixit if we're prepared to recover.
6499 /// SuggestParentheses - Emit a note with a fixit hint that wraps
7841 // Only print a fixit for "str" + int, not for int + "str".
7891 // Only print a fixit for str + char, not for char + str.
10501 /// Emit a diagnostic together with a fixit hint that wraps the '&&' expression
10569 /// lower precedence and emit a diagnostic together with a fixit hint that wraps