Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp947 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() argument
950 if (!AnnotationPtr) { in RestoreNestedNameSpecifierAnnotation()
956 = static_cast<NestedNameSpecifierAnnotation *>(AnnotationPtr); in RestoreNestedNameSpecifierAnnotation()