Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dcall.c199 static void check_constructor_callable (tree, tree);
4199 check_constructor_callable (tree type, tree expr) in check_constructor_callable() function
4381 check_constructor_callable (totype, expr); in convert_like_real()
4412 check_constructor_callable (TREE_TYPE (expr), expr); in convert_like_real()
6692 check_constructor_callable (TREE_TYPE (expr), expr); in initialize_reference()
DChangeLog-20043774 check_constructor_callable, build_temp,
4235 (check_constructor_callable): New.
4239 check_constructor_callable.