Home | History | Annotate | Download | only in Lex

Lines Matching refs:Complain

1253                     Preprocessor &PP, bool Complain)
1255 Target(PP.getTargetInfo()), Diags(Complain ? &PP.getDiagnostics() :nullptr),
1532 // Complain if this string literal has too many characters.