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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 4255 check_bit_cast_type (const constexpr_ctx *ctx, location_t loc, tree type, function
4332 && check_bit_cast_type (ctx, loc, TREE_TYPE (field), orig_type))
4456 if (check_bit_cast_type (ctx, EXPR_LOCATION (t), TREE_TYPE (t),
4458 || check_bit_cast_type (ctx, cp_expr_loc_or_loc (TREE_OPERAND (t, 0),

Completed in 31 milliseconds