HomeSort by: relevance | last modified time | path
    Searched refs:getLookupEntity (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h 349 DeclContext *getLookupEntity() const { return Entity; }
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp 1219 if (DeclContext *DC = OuterS->getLookupEntity())
1339 if (DeclContext *Ctx = S->getLookupEntity()) {
1465 DeclContext *Ctx = S->getLookupEntity();
3998 DeclContext *Entity = S->getLookupEntity();

Completed in 20 milliseconds