Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
22130 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local22133 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()22134 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()22135 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()22136 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()