Home
last modified time | relevance | path

Searched refs:PrevDMDInScope (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp18203 auto *PrevDMDInScope = PrevDMD = in ActOnOpenMPDeclareMapperDirective() local
18206 PreviousRedeclTypes[PrevDMDInScope->getType().getCanonicalType()] = in ActOnOpenMPDeclareMapperDirective()
18207 PrevDMDInScope->getLocation(); in ActOnOpenMPDeclareMapperDirective()
18208 PrevDMDInScope = PrevDMDInScope->getPrevDeclInScope(); in ActOnOpenMPDeclareMapperDirective()
18209 } while (PrevDMDInScope != nullptr); in ActOnOpenMPDeclareMapperDirective()