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