Searched refs:PrevDMDInScope (Results 1 – 1 of 1) sorted by relevance
22797 auto *PrevDMDInScope = PrevDMD = in ActOnOpenMPDeclareMapperDirective() local22800 PreviousRedeclTypes[PrevDMDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareMapperDirective()22801 PrevDMDInScope->getLocation(); in ActOnOpenMPDeclareMapperDirective()22802 PrevDMDInScope = PrevDMDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareMapperDirective()22803 } while (PrevDMDInScope != nullptr); in ActOnOpenMPDeclareMapperDirective()