Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DToken.h157 SourceRange getAnnotationRange() const { in getAnnotationRange() function
/external/llvm-project/clang/include/clang/Lex/
DToken.h160 SourceRange getAnnotationRange() const { in getAnnotationRange() function
/external/llvm-project/clang/lib/Parse/
DParseTentative.cpp1023 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator()
1504 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier()
2147 Tok.getAnnotationRange(), in isExplicitBool()
DParseExprCXX.cpp165 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier()
3481 Tok.getAnnotationRange(), in ParseRequiresExpression()
3578 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
DParser.cpp1907 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
DParseDecl.cpp2891 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition()
3112 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
/external/clang/lib/Parse/
DParseTentative.cpp1389 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier()
DParser.cpp1650 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
DParseDecl.cpp2594 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition()
2796 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
DParseExprCXX.cpp200 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier()