Searched defs:is_null (Results 1 – 11 of 11) sorted by relevance
30 int is_null() const { return filename_id < 0; } in is_null() function
73 inline int symbol::is_null() const in is_null() function
29 is_null(const char *p, size_t l) in is_null() function
28 is_null(const char *p, size_t l) in is_null() function
4559 bool aff::is_null() const { in is_null() function5496 bool aff_list::is_null() const { in is_null() function5660 bool ast_build::is_null() const { in is_null() function5805 bool ast_expr::is_null() const { in is_null() function6919 bool ast_node::is_null() const { in is_null() function7260 bool ast_node_list::is_null() const { in is_null() function7525 bool basic_map::is_null() const { in is_null() function8387 bool basic_set::is_null() const { in is_null() function9002 bool fixed_box::is_null() const { in is_null() function9112 bool id::is_null() const { in is_null() function[all …]
4643 bool aff::is_null() const { in is_null() function6054 bool aff_list::is_null() const { in is_null() function6322 bool ast_build::is_null() const { in is_null() function6597 bool ast_expr::is_null() const { in is_null() function7813 bool ast_node::is_null() const { in is_null() function8282 bool ast_node_list::is_null() const { in is_null() function8679 bool basic_map::is_null() const { in is_null() function9953 bool basic_set::is_null() const { in is_null() function10874 bool fixed_box::is_null() const { in is_null() function11028 bool id::is_null() const { in is_null() function[all …]
887 val is_null : llvalue -> bool val
5081 bool is_null; member
5095 bool is_null; member
4478 int is_null = 0; in dbeGetFuncCallerInfoById() local