Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp905 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() argument
908 if (!AnnotationPtr) { in RestoreNestedNameSpecifierAnnotation()
914 = static_cast<NestedNameSpecifierAnnotation *>(AnnotationPtr); in RestoreNestedNameSpecifierAnnotation()