Searched refs:PreS (Results 1 – 1 of 1) sorted by relevance
1264 for (Scope *PreS = S; PreS; PreS = PreS->getParent()) in CppLookupName() local1265 if (DeclContext *DC = PreS->getEntity()) in CppLookupName()