Searched refs:top_stmts_ (Results 1 – 1 of 1) sorted by relevance
286 top_stmts_.insert(stmt->getStmt()); in ExtractCFGContentToMembers()298 if (top_stmts_.find(c) != top_stmts_.end()) in ExtractCFGContentToMembers()512 if (top_stmts_.find(t) != top_stmts_.end()) in ForEachFollowingStmts()574 std::set<const Stmt*> top_stmts_; member in __anonbfa3b85e0111::AddStdMoveRewriter