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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 1969 is_std_allocator_allocate (tree fndecl) function
1991 is_std_allocator_allocate (const constexpr_call *call) function
1995 && is_std_allocator_allocate (call->fundef->decl));
2460 || is_std_allocator_allocate (ctx->call)))
7303 && !is_std_allocator_allocate (ctx->call))
8739 || !is_std_allocator_allocate
  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 2386 is_std_allocator_allocate (tree fndecl)
2399 is_std_allocator_allocate (const constexpr_call *call)
2403 && is_std_allocator_allocate (call->fundef->decl));
2901 || is_std_allocator_allocate (ctx->call)))
8342 && !is_std_allocator_allocate (ctx->call)
9930 || !is_std_allocator_allocate

Completed in 80 milliseconds