reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
132 SourceManager &SM = Ctx.getSourceManager(); 134 if (!Lexer::isAtEndOfMacroExpansion(loc, SM, Ctx.getLangOpts(), &loc)) 137 loc = Lexer::getLocForEndOfToken(loc, /*Offset=*/0, SM, Ctx.getLangOpts()); 152 Ctx.getLangOpts(), 161 return findSemiAfterLocation(tok.getLocation(), Ctx, /*IsDecl*/true);