Searched refs:getAnnotationRange (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | Token.h | 160 SourceRange getAnnotationRange() const { in getAnnotationRange() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseTentative.cpp | 1023 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in TryParseDeclarator() 1504 Tok.getAnnotationRange(), in isCXXDeclarationSpecifier() 2147 Tok.getAnnotationRange(), in isExplicitBool()
|
H A D | ParseExprCXX.cpp | 165 Tok.getAnnotationRange(), in ParseOptionalCXXScopeSpecifier() 3466 Tok.getAnnotationRange(), in ParseRequiresExpression() 3563 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in ParseRequiresExpression()
|
H A D | Parser.cpp | 1917 << Tok.getAnnotationRange(); in TryAnnotateTypeOrScopeToken()
|
H A D | ParseDecl.cpp | 2938 Tok.getAnnotationValue(), Tok.getAnnotationRange(), SS); in DiagnoseMissingSemiAfterTagDefinition() 3174 Tok.getAnnotationRange(), in ParseDeclarationSpecifiers()
|