Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1007 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() argument
1010 if (!AnnotationPtr) { in RestoreNestedNameSpecifierAnnotation()
1016 = static_cast<NestedNameSpecifierAnnotation *>(AnnotationPtr); in RestoreNestedNameSpecifierAnnotation()