HomeSort by: relevance | last modified time | path
    Searched refs:build_assert_call (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-tree.h 584 extern tree build_assert_call (const Loc &, libcall_fn, tree = NULL_TREE);
d-codegen.cc 1882 build_assert_call (const Loc &loc, libcall_fn libcall, tree msg) function
expr.cc 1950 assert_fail = build_assert_call (e->loc, libcall, tmsg);

Completed in 67 milliseconds