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

/freebsd-10.0-release/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.h4035 extern tree build_exc_ptr (void);

Completed in 86 milliseconds