Searched refs:getParentASTContext (Results 1 – 5 of 5) sorted by relevance
74 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary); in lookups_begin()83 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary); in lookups_end()
1047 ASTContext &getParentASTContext() const { in getParentASTContext() function
919 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in reconcileExternalVisibleStorage()930 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in LoadLexicalDeclsFromExternalStorage()971 ASTContext &Context = DC->getParentASTContext(); in SetNoExternalVisibleDeclsForName()986 ASTContext &Context = DC->getParentASTContext(); in SetExternalVisibleDeclsForName()1208 !getParentASTContext().getLangOpts().CPlusPlus))) in buildLookupImpl()1237 Map = CreateStoredDeclsMap(getParentASTContext()); in lookup()1247 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in lookup()1417 (getParentASTContext().getLangOpts().CPlusPlus || in makeDeclVisibleInContextWithFlags()1445 ASTContext *C = &getParentASTContext(); in makeDeclVisibleInContextImpl()1454 if (ExternalASTSource *Source = getParentASTContext().getExternalSource()) in makeDeclVisibleInContextImpl()
67 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in getFirstFriend()
295 dyn_cast<DeclRefExpr>(stripCasts(DC->getParentASTContext(), E))) in findVar()