Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
19730 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local19733 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()19734 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()19735 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()19736 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()