Searched refs:UCtx (Results 1 – 1 of 1) sorted by relevance
1186 for (DeclContext *UCtx = Ctx; UCtx; UCtx = UCtx->getParent()) { in CppLookupName() local1187 if (UCtx->isTransparentContext()) in CppLookupName()1190 UDirs.visit(UCtx, UCtx); in CppLookupName()