Searched refs:PrevDMDInScope (Results 1 – 1 of 1) sorted by relevance
21625 auto *PrevDMDInScope = PrevDMD = in ActOnOpenMPDeclareMapperDirective() local21628 PreviousRedeclTypes[PrevDMDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareMapperDirective()21629 PrevDMDInScope->getLocation(); in ActOnOpenMPDeclareMapperDirective()21630 PrevDMDInScope = PrevDMDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareMapperDirective()21631 } while (PrevDMDInScope != nullptr); in ActOnOpenMPDeclareMapperDirective()