reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 3150   if (PrevDeclInScope && !PrevDeclInScope->isInvalidDecl()) {
 3150   if (PrevDeclInScope && !PrevDeclInScope->isInvalidDecl()) {
 3151     PrevDeclInScope = cast<OMPDeclareMapperDecl>(
 3152         SemaRef.CurrentInstantiationScope->findInstantiationOf(PrevDeclInScope)
 3157       VN, D->getAccess(), PrevDeclInScope);