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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 9923 register_dtor_fn (tree decl)
10194 init = add_stmt_to_compound (init, register_dtor_fn (decl));
10205 init = add_stmt_to_compound (init, register_dtor_fn (decl));
9911 register_dtor_fn (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 9470 register_dtor_fn (tree decl)
9741 init = add_stmt_to_compound (init, register_dtor_fn (decl));
9752 init = add_stmt_to_compound (init, register_dtor_fn (decl));
9458 register_dtor_fn (tree decl) function

Completed in 95 milliseconds