Home
last modified time | relevance | path

Searched refs:getAnnotationRange (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h168 SourceRange getAnnotationRange() const { in getAnnotationRange() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp889 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator()
1329 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier()
1993 Tok.getAnnotationRange(), in isExplicitBool()
H A DParseExprCXX.cpp119 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier()
3236 Tok.getAnnotationRange(), in ParseRequiresExpression()
3334 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
H A DParser.cpp1976 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
H A DParseDecl.cpp3296 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition()
3559 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
H A DParseDeclCXX.cpp686 SourceRange Loc = Tok.getAnnotationRange(); in ParseUsingDeclaration()