Searched refs:getAnnotationRange (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
| H A D | Token.h | 160 SourceRange getAnnotationRange() const { in getAnnotationRange() function
|
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 1068 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator() 1572 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier() 2224 Tok.getAnnotationRange(), in isExplicitBool()
|
| H A D | ParseExprCXX.cpp | 167 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier() 3579 Tok.getAnnotationRange(), in ParseRequiresExpression() 3676 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
|
| H A D | Parser.cpp | 2013 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
|
| H A D | ParseDecl.cpp | 3083 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition() 3353 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
|