Searched refs:d_assert_call (Results 1 – 9 of 9) sorted by relevance
570 extern tree d_assert_call (const Loc &, libcall_fn, tree = NULL_TREE);
1752 ? d_assert_call (loc, LIBCALL_ARRAY_BOUNDS) in build_bounds_condition()1980 d_assert_call (const Loc& loc, libcall_fn libcall, tree msg) in d_assert_call() function
1016 add_stmt (d_assert_call (s->loc, LIBCALL_SWITCH_ERROR)); in visit()
1259 ? d_assert_call (e->loc, LIBCALL_ARRAY_BOUNDS) in visit()2014 assert_fail = d_assert_call (e->loc, libcall, tmsg); in visit()
433 (d_assert_call): Rename to...441 (d_assert_call): Call assertp variant of assert failure callback.449 (d_assert_call): Remove.
284 * d-codegen.cc (d_assert_call): Don't make STRING_CSTs larger than they
970 (d_assert_call): Likewise.1023 (d_assert_call): Likewise.
366 (d_assert_call): Inline implementation of d_array_string here.
601 (IRState::assertCall): Rename to d_assert_call.