reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
228 if (!SM.isWrittenInBuiltinFile(SM.getSpellingLoc(AttrTokLoc)) && 228 if (!SM.isWrittenInBuiltinFile(SM.getSpellingLoc(AttrTokLoc)) && 230 CharSourceRange ExpansionRange = SM.getExpansionRange(AttrTokLoc); 232 Lexer::getSourceText(ExpansionRange, SM, PP.getLangOpts());