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

References

tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 3052   if (PrevDeclInScope && !PrevDeclInScope->isInvalidDecl()) {
 3052   if (PrevDeclInScope && !PrevDeclInScope->isInvalidDecl()) {
 3053     PrevDeclInScope = cast<OMPDeclareReductionDecl>(
 3054         SemaRef.CurrentInstantiationScope->findInstantiationOf(PrevDeclInScope)
 3059       PrevDeclInScope);