Searched refs:StmtParents (Results 1 – 2 of 2) sorted by relevance
117 DependencyFinderASTVisitor(const StmtParentMap *StmtParents, in DependencyFinderASTVisitor() argument121 : StmtParents(StmtParents), DeclParents(DeclParents), in DependencyFinderASTVisitor()163 const StmtParentMap *StmtParents;
89 Curr = StmtParents->lookup(Curr); in VisitVarDecl()