Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
21369 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local21372 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()21373 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()21374 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()21375 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()