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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 8080 cleanup = cxx_maybe_build_cleanup (decl, tf_warning_or_error);
9941 cxx_maybe_build_cleanup (decl, tf_warning_or_error);
10065 cxx_maybe_build_cleanup (decl, tf_warning_or_error);
19100 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain)
19076 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 7715 cleanup = cxx_maybe_build_cleanup (decl, tf_warning_or_error);
9488 cxx_maybe_build_cleanup (decl, tf_warning_or_error);
9612 cxx_maybe_build_cleanup (decl, tf_warning_or_error);
18365 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain)
18341 cxx_maybe_build_cleanup (tree decl, tsubst_flags_t complain) function

Completed in 40 milliseconds