Searched refs:complete_ptr_ref_or_void_ptr_p (Results 1 – 4 of 4) sorted by relevance
53 static int complete_ptr_ref_or_void_ptr_p (tree, tree);414 if (decl && !complete_ptr_ref_or_void_ptr_p (TREE_TYPE (decl), NULL_TREE)) in expand_start_catch_block()829 complete_ptr_ref_or_void_ptr_p (tree type, tree from) in complete_ptr_ref_or_void_ptr_p() function868 if (!complete_ptr_ref_or_void_ptr_p (type, expr)) in is_admissible_throw_operand()
5423 (complete_ptr_ref_or_void_ptr_p): Likewise.
2748 * except.c (complete_ptr_ref_or_void_ptr_p): Likewise.
4578 * except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out