Searched refs:getAnnotationRange (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Token.h | 168 SourceRange getAnnotationRange() const { in getAnnotationRange() function
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 889 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator() 1329 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier() 1993 Tok.getAnnotationRange(), in isExplicitBool()
|
| H A D | ParseExprCXX.cpp | 119 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier() 3236 Tok.getAnnotationRange(), in ParseRequiresExpression() 3334 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
|
| H A D | Parser.cpp | 1976 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
|
| H A D | ParseDecl.cpp | 3296 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition() 3559 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
|
| H A D | ParseDeclCXX.cpp | 686 SourceRange Loc = Tok.getAnnotationRange(); in ParseUsingDeclaration()
|