Searched refs:PrevDMDInScope (Results 1 – 1 of 1) sorted by relevance
22519 auto *PrevDMDInScope = PrevDMD = in ActOnOpenMPDeclareMapperDirective() local22522 PreviousRedeclTypes[PrevDMDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareMapperDirective()22523 PrevDMDInScope->getLocation(); in ActOnOpenMPDeclareMapperDirective()22524 PrevDMDInScope = PrevDMDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareMapperDirective()22525 } while (PrevDMDInScope != nullptr); in ActOnOpenMPDeclareMapperDirective()