Searched refs:getParentASTContext (Results 1 – 8 of 8) sorted by relevance
68 assert(!Parent || &Parent->getParentASTContext() == &Ctx); in operator new()1026 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in LoadLexicalDeclsFromExternalStorage()1068 ASTContext &Context = DC->getParentASTContext(); in SetNoExternalVisibleDeclsForName()1084 ASTContext &Context = DC->getParentASTContext(); in SetExternalVisibleDeclsForName()1312 !getParentASTContext().getLangOpts().CPlusPlus))) in buildLookupImpl()1338 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in lookup()1355 Map = CreateStoredDeclsMap(getParentASTContext()); in lookup()1529 (getParentASTContext().getLangOpts().CPlusPlus || in makeDeclVisibleInContextWithFlags()1557 ASTContext *C = &getParentASTContext(); in makeDeclVisibleInContextImpl()1566 if (ExternalASTSource *Source = getParentASTContext().getExternalSource()) in makeDeclVisibleInContextImpl()
63 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in getFirstFriend()
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary); in lookups()
1181 ASTContext &getParentASTContext() const { in getParentASTContext() function
295 dyn_cast<DeclRefExpr>(stripCasts(DC->getParentASTContext(), E))) in findVar()463 const Expr *Ex = stripCasts(DC->getParentASTContext(), *I); in VisitCallExpr()
46 &decl_ctx->getParentASTContext(), in FindExternalVisibleDeclsByName()
236 …TMetadata *metadata = ClangASTContext::GetMetadata (&decl_context->getParentASTContext(), function… in ScanContext()
2279 … ClangASTMetadata *metadata = GetMetadata (&decl_ctx->getParentASTContext(), function_decl); in GetClassMethodInfoForDeclContext()