Searched refs:build_dtor_call (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.c54 static tree build_dtor_call (tree, special_function_kind, int);
3012 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags)
3195 expr = build_dtor_call (cp_build_indirect_ref (addr, RO_NULL,
3009 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dinit.c56 static tree build_dtor_call (tree, special_function_kind, int);
2759 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags)
2931 expr = build_dtor_call (build_indirect_ref (addr, NULL),
2756 build_dtor_call (tree exp, special_function_kind dtor_kind, int flags) function

Completed in 119 milliseconds