Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
19347 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local19350 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()19351 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()19352 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()19353 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()