HomeSort by: relevance | last modified time | path
    Searched defs:cxx_eval_unary_expression (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 3217 cxx_eval_unary_expression (const constexpr_ctx *ctx, tree t, function
3331 Like cxx_eval_unary_expression, except for binary expressions. */
5473 Like cxx_eval_unary_expression, except for trinary expressions. */
6987 /* These differ from cxx_eval_unary_expression in that this doesn't
7040 r = cxx_eval_unary_expression (ctx, t, lval,

Completed in 21 milliseconds