Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
22265 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local22268 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()22269 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()22270 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()22271 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()