Searched refs:getAnnotationRange (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Token.h | 165 SourceRange getAnnotationRange() const { in getAnnotationRange() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 1108 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator() 1639 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier() 2349 Tok.getAnnotationRange(), in isExplicitBool()
|
| H A D | ParseExprCXX.cpp | 168 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier() 3594 Tok.getAnnotationRange(), in ParseRequiresExpression() 3693 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
|
| H A D | Parser.cpp | 2062 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
|
| H A D | ParseDecl.cpp | 3240 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition() 3508 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
|