Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseTentative.cpp1024 Actions.RestoreNestedNameSpecifierAnnotation( in TryParseDeclarator()
1503 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isCXXDeclarationSpecifier()
2150 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isExplicitBool()
H A DParseExprCXX.cpp164 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseOptionalCXXScopeSpecifier()
3512 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseRequiresExpression()
3609 Actions.RestoreNestedNameSpecifierAnnotation( in ParseRequiresExpression()
H A DParseDecl.cpp3038 Actions.RestoreNestedNameSpecifierAnnotation( in DiagnoseMissingSemiAfterTagDefinition()
3300 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseDeclarationSpecifiers()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1029 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6904 void RestoreNestedNameSpecifierAnnotation(void *Annotation,