Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
13215 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local13218 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()13219 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()13220 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()13221 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()