Home
last modified time | relevance | path

Searched refs:check_constructor_callable (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcall.c199 static void check_constructor_callable (tree, tree);
4177 check_constructor_callable (tree type, tree expr) in check_constructor_callable() function
4359 check_constructor_callable (totype, expr); in convert_like_real()
4390 check_constructor_callable (TREE_TYPE (expr), expr); in convert_like_real()
6650 check_constructor_callable (TREE_TYPE (expr), expr); in initialize_reference()
H A DChangeLog-20043774 check_constructor_callable, build_temp,
4235 (check_constructor_callable): New.
4239 check_constructor_callable.