Home | History | Annotate | Download | only in Lex

Lines Matching full:complain

1161                     Preprocessor &PP, bool Complain)
1163 Target(PP.getTargetInfo()), Diags(Complain ? &PP.getDiagnostics() : 0),
1416 // Complain if this string literal has too many characters.