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

  /external/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp 61 while (DC->isTransparentContext())
  /external/clang/lib/AST/
DeclBase.cpp 793 bool DeclContext::isTransparentContext() const {
    [all...]
  /external/clang/lib/Sema/
IdentifierResolver.cpp 117 ((DeclContext *)S->getEntity())->isTransparentContext())
SemaLookup.cpp 920 if (Ctx->isTransparentContext())
    [all...]
SemaExprMember.cpp 521 while (DC->isTransparentContext())
    [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp 458 if (CommonAncestor->isTransparentContext() ||
    [all...]
SemaTemplate.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/include/clang/AST/
DeclBase.h     [all...]

Completed in 85 milliseconds