Home
last modified time | relevance | path

Searched refs:build_temp (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/cp/
HDcall.c198 static tree build_temp (tree, tree, int, diagnostic_fn_t *);
4217 build_temp (tree expr, tree type, int flags, in build_temp() function
4349 expr = (build_temp in convert_like_real()
4424 expr = build_temp (expr, totype, LOOKUP_NORMAL|LOOKUP_ONLYCONVERTING, in convert_like_real()
HDChangeLog-20043774 check_constructor_callable, build_temp,
4234 * call.c (build_temp): Declare.
6840 (build_temp): New function, split out from ...
HDChangeLog5112 (build_temp, convert_like_real): Use diagnostic_fn_t.