HomeSort by: relevance | last modified time | path
    Searched refs:cxx_bind_parameters_in_call (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 1641 /* Helper function of cxx_bind_parameters_in_call. Return non-NULL
1674 cxx_bind_parameters_in_call (const constexpr_ctx *ctx, tree t, tree fun, function
2636 = cxx_bind_parameters_in_call (ctx, t, fun, non_constant_p,
2713 to cxx_bind_parameters_in_call. */
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 1830 /* Helper function of cxx_bind_parameters_in_call. Return non-NULL
1863 cxx_bind_parameters_in_call (const constexpr_ctx *ctx, tree t, tree fun, function
3091 = cxx_bind_parameters_in_call (ctx, t, fun, non_constant_p,
3171 to cxx_bind_parameters_in_call. */

Completed in 23 milliseconds