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

  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 5115 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags,
5337 expr = build_dtor_call (cp_build_fold_indirect_ref (addr),
5112 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 4975 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags,
5193 expr = build_dtor_call (cp_build_fold_indirect_ref (addr),
4972 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags, function

Completed in 29 milliseconds