Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1022 Actions.RestoreNestedNameSpecifierAnnotation( in TryParseDeclarator()
1503 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isCXXDeclarationSpecifier()
2146 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in isExplicitBool()
H A DParseExprCXX.cpp164 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseOptionalCXXScopeSpecifier()
3465 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseRequiresExpression()
3562 Actions.RestoreNestedNameSpecifierAnnotation( in ParseRequiresExpression()
H A DParseDecl.cpp2937 Actions.RestoreNestedNameSpecifierAnnotation( in DiagnoseMissingSemiAfterTagDefinition()
3173 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseDeclarationSpecifiers()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1007 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6545 void RestoreNestedNameSpecifierAnnotation(void *Annotation,