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