Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTentative.cpp1067 Actions.RestoreNestedNameSpecifierAnnotation( in TryParseDeclarator()
1571 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isCXXDeclarationSpecifier()
2223 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isExplicitBool()
H A DParseExprCXX.cpp166 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseOptionalCXXScopeSpecifier()
3578 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseRequiresExpression()
3675 Actions.RestoreNestedNameSpecifierAnnotation( in ParseRequiresExpression()
H A DParseDecl.cpp3082 Actions.RestoreNestedNameSpecifierAnnotation( in DiagnoseMissingSemiAfterTagDefinition()
3352 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseDeclarationSpecifiers()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1028 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7054 void RestoreNestedNameSpecifierAnnotation(void *Annotation,