Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
22545 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local22548 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()22549 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()22550 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()22551 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()