HomeSort by relevance Sort by last modified time
    Searched refs:DCtx (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
IdentifierResolver.cpp 144 DeclContext *DCtx = D->getDeclContext()->getRedeclContext();
146 ? Ctx->InEnclosingNamespaceSetOf(DCtx)
147 : Ctx->Equals(DCtx);
  /external/clang/lib/AST/
DeclBase.cpp     [all...]
  /external/clang/include/clang/AST/
DeclBase.h     [all...]

Completed in 95 milliseconds