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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 8353 /* Like maybe_constant_init but first fully instantiate the argument. */
8368 /* maybe_constant_init does this stripping, so do it here too. */
8378 return maybe_constant_init (t, object, manifestly_const_eval);
8422 maybe_constant_init (tree t, tree decl, bool manifestly_const_eval) function

Completed in 62 milliseconds