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