Searched refs:getAnnotationRange (Results 1 – 6 of 6) sorted by relevance
| /llvm-project/clang/include/clang/Lex/ |
| H A D | Token.h | 166 SourceRange getAnnotationRange() const { in getAnnotationRange() function
|
| /llvm-project/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 1109 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator() 1660 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier() 2380 Tok.getAnnotationRange(), in isExplicitBool()
|
| H A D | ParseExprCXX.cpp | 171 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier() 3729 Tok.getAnnotationRange(), in ParseRequiresExpression() 3828 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
|
| H A D | Parser.cpp | 2078 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
|
| H A D | ParseDecl.cpp | 3528 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition() 3818 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
|
| H A D | ParseDeclCXX.cpp | 778 SourceRange Loc = Tok.getAnnotationRange(); in ParseUsingDeclaration()
|