Searched refs:METHOD_DEFINITION (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c392 METHOD_DEFINITION (entries), 1));
H A Dobjc-act.h56 #define METHOD_DEFINITION(DECL) \ macro
H A Dobjc-act.c4747 cgraph_node::get_create (METHOD_DEFINITION (chain))->mark_force_output ();
4754 cgraph_node::get_create (METHOD_DEFINITION (chain))->mark_force_output ();
8794 METHOD_DEFINITION (method) = current_function_decl;
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc392 METHOD_DEFINITION (entries), 1));
H A Dobjc-act.h56 #define METHOD_DEFINITION(DECL) \ macro
H A Dobjc-act.cc4825 cgraph_node::get_create (METHOD_DEFINITION (chain))->mark_force_output ();
4832 cgraph_node::get_create (METHOD_DEFINITION (chain))->mark_force_output ();
8919 METHOD_DEFINITION (method) = current_function_decl;

Completed in 205 milliseconds