reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Lex/TokenLexer.cpp
  262     if (I != 0 && !Tokens[I-1].is(tok::hashhash) && CurTok.hasLeadingSpace())
  265     if (VCtx.isVAOptToken(CurTok)) {
  271       VCtx.sawVAOptFollowedByOpeningParens(CurTok.getLocation(),
  369     if (CurTok.isOneOf(tok::hash, tok::hashat)) {
  377                                    CurTok.is(tok::hashat));
  382           getExpansionLocForMacroDefLoc(CurTok.getLocation());
  386       bool Charify = CurTok.is(tok::hashat);
  416     IdentifierInfo *II = CurTok.getIdentifierInfo();
  420       ResultToks.push_back(CurTok);
  482           updateLocForMacroArgTokens(CurTok.getLocation(),
  540         updateLocForMacroArgTokens(CurTok.getLocation(),