reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
134 if (!Lexer::isAtEndOfMacroExpansion(loc, SM, Ctx.getLangOpts(), &loc)) 137 loc = Lexer::getLocForEndOfToken(loc, /*Offset=*/0, SM, Ctx.getLangOpts()); 140 std::pair<FileID, unsigned> locInfo = SM.getDecomposedLoc(loc); 144 StringRef file = SM.getBufferData(locInfo.first, &invalidTemp); 151 Lexer lexer(SM.getLocForStartOfFile(locInfo.first),