Searched refs:getAnnotationRange (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | Token.h | 159 SourceRange getAnnotationRange() const { in getAnnotationRange() function
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 1025 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator() 1504 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier() 2151 Tok.getAnnotationRange(), in isExplicitBool()
|
| H A D | ParseExprCXX.cpp | 165 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier() 3513 Tok.getAnnotationRange(), in ParseRequiresExpression() 3610 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
|
| H A D | Parser.cpp | 1972 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
|
| H A D | ParseDecl.cpp | 3039 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition() 3301 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
|