Searched refs:cxx_eval_builtin_function_call (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | constexpr.c | 1162 cxx_eval_builtin_function_call (const constexpr_ctx *ctx, tree t, tree fun, in cxx_eval_builtin_function_call() function 1506 return cxx_eval_builtin_function_call (ctx, t, fun, in cxx_eval_call_expression()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | semantics.c | 6402 cxx_eval_builtin_function_call (const constexpr_call *call, tree t, in cxx_eval_builtin_function_call() function 6562 return cxx_eval_builtin_function_call (old_call, t, allow_non_constant, in cxx_eval_call_expression()
|