reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1532 void EnterAnnotationToken(SourceRange Range, tok::TokenKind Kind,
1704 EnterAnnotationToken(SourceRange(HashLoc, EndLoc), 1708 EnterAnnotationToken(SourceRange(HashLoc, EndLoc),tools/clang/lib/Lex/Pragma.cpp
1563 PP.EnterAnnotationToken(SourceRange(ImportLoc, ModuleName.back().second), 1630 PP.EnterAnnotationToken(SourceRange(BeginLoc, ModuleName.back().second), 1649 PP.EnterAnnotationToken(SourceRange(Loc), tok::annot_module_end, M);