Searched refs:is_last_entry (Results 1 – 2 of 2) sorted by relevance
578 bool is_last_entry() const { in is_last_entry() function596 if (is_last_entry()) { in process()616 assert(!is_last_entry()); in get_dir_index()617 if (is_last_entry()) { in get_dir_index()
712 while (index != 1 && !cur_desc->is_last_entry()) { in get_stmt_file_info()716 assert(!cur_desc->is_last_entry()); in get_stmt_file_info()717 return cur_desc->is_last_entry() ? NULL : cur_desc; in get_stmt_file_info()