Home
last modified time | relevance | path

Searched refs:PreS (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp820 for (Scope *PreS = S; PreS; PreS = PreS->getParent()) in CppLookupName() local
821 if (DeclContext *DC = static_cast<DeclContext *>(PreS->getEntity())) in CppLookupName()