Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1029 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() argument
1032 if (!AnnotationPtr) { in RestoreNestedNameSpecifierAnnotation()
1038 = static_cast<NestedNameSpecifierAnnotation *>(AnnotationPtr); in RestoreNestedNameSpecifierAnnotation()