Home
last modified time | relevance | path

Searched refs:RestoreNestedNameSpecifierAnnotation (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1107 Actions.RestoreNestedNameSpecifierAnnotation( in TryParseDeclarator()
1638 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isCXXDeclarationSpecifier()
2348 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isExplicitBool()
H A DParseExprCXX.cpp167 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseOptionalCXXScopeSpecifier()
3593 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseRequiresExpression()
3692 Actions.RestoreNestedNameSpecifierAnnotation( in ParseRequiresExpression()
H A DParseDecl.cpp3239 Actions.RestoreNestedNameSpecifierAnnotation( in DiagnoseMissingSemiAfterTagDefinition()
3507 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseDeclarationSpecifiers()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1004 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7205 void RestoreNestedNameSpecifierAnnotation(void *Annotation,