Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp996 void Sema::RestoreNestedNameSpecifierAnnotation(void *AnnotationPtr, in RestoreNestedNameSpecifierAnnotation() argument
999 if (!AnnotationPtr) { in RestoreNestedNameSpecifierAnnotation()
1005 = static_cast<NestedNameSpecifierAnnotation *>(AnnotationPtr); in RestoreNestedNameSpecifierAnnotation()