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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 3837 get_array_or_vector_nelts (const constexpr_ctx *ctx, tree type, function
3903 tree nelts = get_array_or_vector_nelts (ctx, TREE_TYPE (ary), non_constant_p,
4921 tree nelts = get_array_or_vector_nelts (ctx, atype, non_constant_p,
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 4391 get_array_or_vector_nelts (const constexpr_ctx *ctx, tree type,
4457 tree nelts = get_array_or_vector_nelts (ctx, TREE_TYPE (ary), non_constant_p,
5534 tree nelts = get_array_or_vector_nelts (ctx, atype, non_constant_p,

Completed in 25 milliseconds