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