Searched refs:DeclCtxt (Results 1 – 2 of 2) sorted by relevance
298 for (auto *DeclCtxt = ParentTUDeclCtxt; DeclCtxt != nullptr; in completeVisibleDeclsMap() local299 DeclCtxt = DeclCtxt->getPreviousDecl()) { in completeVisibleDeclsMap()300 for (auto &IDeclContext : DeclCtxt->decls()) { in completeVisibleDeclsMap()
673 AnalysisDeclContext *DeclCtxt = in checkPreStmt() local675 const Decl *D = DeclCtxt->getDecl(); in checkPreStmt()