Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1108 Actions.RestoreNestedNameSpecifierAnnotation( in TryParseDeclarator()
1659 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isCXXDeclarationSpecifier()
2375 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isExplicitBool()
H A DParseExprCXX.cpp170 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseOptionalCXXScopeSpecifier()
3707 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseRequiresExpression()
3806 Actions.RestoreNestedNameSpecifierAnnotation( in ParseRequiresExpression()
H A DParseDecl.cpp3492 Actions.RestoreNestedNameSpecifierAnnotation( in DiagnoseMissingSemiAfterTagDefinition()
3776 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseDeclarationSpecifiers()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp964 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2969 void RestoreNestedNameSpecifierAnnotation(void *Annotation,