Home | History | Annotate | Download | only in Lex

Lines Matching full:diagid

1182 DiagnosticBuilder Lexer::Diag(const char *Loc, unsigned DiagID) const {
1183 return PP->Diag(getSourceLocation(Loc), DiagID);