Searched refs:PrevDRDInScope (Results 1 – 1 of 1) sorted by relevance
11139 auto *PrevDRDInScope = PrevDRD = in ActOnOpenMPDeclareReductionDirectiveStart() local11142 PreviousRedeclTypes[PrevDRDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareReductionDirectiveStart()11143 PrevDRDInScope->getLocation(); in ActOnOpenMPDeclareReductionDirectiveStart()11144 PrevDRDInScope = PrevDRDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareReductionDirectiveStart()11145 } while (PrevDRDInScope != nullptr); in ActOnOpenMPDeclareReductionDirectiveStart()