reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2357 PP.Lex(Tok); 2359 PP.Diag(VtorDispLoc, diag::warn_pragma_expected_lparen) << "vtordisp"; 2362 PP.Lex(Tok); 2369 PP.Lex(Tok); 2371 PP.Diag(VtorDispLoc, diag::warn_pragma_expected_punc) << "vtordisp"; 2374 PP.Lex(Tok); 2379 PP.Lex(Tok); 2395 PP.Lex(Tok); 2398 PP.Lex(Tok); 2401 PP.parseSimpleIntegerLiteral(Tok, Value)) { 2403 PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_integer) 2408 PP.Diag(Tok.getLocation(), diag::warn_pragma_invalid_action) 2416 PP.Diag(VtorDispLoc, diag::warn_pragma_expected_rparen) << "vtordisp"; 2420 PP.Lex(Tok); 2422 PP.Diag(Tok.getLocation(), diag::warn_pragma_extra_tokens_at_eol) 2435 PP.EnterToken(AnnotTok, /*IsReinject=*/false);