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

References

tools/clang/lib/Lex/PPCaching.cpp
  117   assert(Tok.isAnnotation() && "Expected annotation token");
  119   assert(CachedTokens[CachedLexPos-1].getLastLoc() == Tok.getAnnotationEndLoc()
  126     if (AnnotBegin->getLocation() == Tok.getLocation()) {
  132       *AnnotBegin = Tok;