reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1415 EndLoc = PP.getLocForEndOfToken(EndLoc); 1415 EndLoc = PP.getLocForEndOfToken(EndLoc); 1421 bool Failed = PP.getRawToken(EndLoc, Tok, /*IgnoreWhiteSpace=*/true); 1423 EndLoc = Tok.getLocation(); 1425 commit.insertAfterToken(EndLoc, PragmaString);