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

  /external/clang/lib/AST/
DeclFriend.cpp 63 ExternalASTSource *Source = getParentASTContext().getExternalSource();
DeclBase.cpp 77 assert(!Parent || &Parent->getParentASTContext() == &Ctx);
1066 ExternalASTSource *Source = getParentASTContext().getExternalSource();
1101 ASTContext &Context = DC->getParentASTContext();
    [all...]
Type.cpp     [all...]
  /external/clang/include/clang/AST/
DeclLookups.h 74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary);
DeclBase.h     [all...]
  /external/clang/lib/Analysis/
UninitializedValues.cpp 295 dyn_cast<DeclRefExpr>(stripCasts(DC->getParentASTContext(), E)))
463 const Expr *Ex = stripCasts(DC->getParentASTContext(), *I);
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]

Completed in 290 milliseconds