Searched defs:is_null (Results 1 – 5 of 5) sorted by relevance
309 struct is_null struct 321 Iter r = std::stable_partition(Iter(array), Iter(array+size), is_null()); in test1() argument
188 is_null = property(_isnull_impl, None) variable in stdlist_entry 401 is_null = property(_null_impl, None) variable in stdmap_iterator_node [all...]
283 const bool is_null = escaped_ch == 0; in GetToken() local
4912 bool aff::is_null() const { in is_null() function5905 bool aff_list::is_null() const { in is_null() function6041 bool ast_build::is_null() const { in is_null() function6192 bool ast_expr::is_null() const { in is_null() function7375 bool ast_node::is_null() const { in is_null() function7707 bool ast_node_list::is_null() const { in is_null() function7938 bool basic_map::is_null() const { in is_null() function8935 bool basic_map_list::is_null() const { in is_null() function9073 bool basic_set::is_null() const { in is_null() function9903 bool basic_set_list::is_null() const { in is_null() function[all …]
893 val is_null : llvalue -> bool global() val