Searched refs:build_exc_ptr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dexcept.c156 build_exc_ptr (void) function
177 return build_function_call (fn, tree_cons (NULL_TREE, build_exc_ptr (),
197 return build_function_call (fn, tree_cons (NULL_TREE, build_exc_ptr (),
427 exp = build_exc_ptr ();
H A Dcp-gimplify.c150 tree_cons (NULL_TREE, build_exc_ptr (),
H A Dcp-tree.h4086 extern tree build_exc_ptr (void);

Completed in 163 milliseconds