Searched refs:AnnotationPtr (Results 1 – 1 of 1) sorted by relevance
1021 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() argument1024 if (!AnnotationPtr) { in RestoreNestedNameSpecifierAnnotation()1030 = static_cast<NestedNameSpecifierAnnotation *>(AnnotationPtr); in RestoreNestedNameSpecifierAnnotation()