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

  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 572 Only get_nsdmi should use the return value of this function. */
651 get_nsdmi (tree member, bool in_ctor, tsubst_flags_t complain) function
984 init = get_nsdmi (member, /*ctor*/true, tf_warning_or_error);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 572 Only get_nsdmi should use the return value of this function. */
656 get_nsdmi (tree member, bool in_ctor, tsubst_flags_t complain) function
953 init = get_nsdmi (member, /*ctor*/true, tf_warning_or_error);

Completed in 32 milliseconds