Searched refs:lookup_method (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c177 static tree lookup_method PARAMS ((tree, tree));
538 if ((fnd = lookup_method (class_meth
5039 = lookup_method (CLASS_NST_METHODS (objc_implementation_context),
5077 = lookup_method (CLASS_CLS_METHODS (objc_implementation_context),
5541 lookup_method (mchain, method)
5573 if ((meth = lookup_method (chain, ident)))
5583 if ((meth = lookup_method (chain, ident)))
5627 if ((meth = lookup_method (chain, ident)))
5637 if ((meth = lookup_method (chain, ident)))
5682 if (!(mth = lookup_method (CLASS_CLS_METHOD
5528 lookup_method (mchain, method) function
[all...]
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c202 static tree lookup_method (tree, tree);
579 if ((fnd = lookup_method (is_class
6385 = lookup_method
6812 lookup_method (tree mchain, tree method)
6855 if ((meth = lookup_method (chain, ident)))
6864 if ((meth = lookup_method (chain, ident)))
6931 if (!(mth = lookup_method (is_class
7265 if (!lookup_method (list, chain))
7335 if (lookup_method (list, chain))
6798 lookup_method (tree mchain, tree method) function
/openbsd-current/sys/dev/pci/
H A Dmpiireg.h948 u_int8_t lookup_method; member in struct:mpii_msg_sas_oper_request

Completed in 204 milliseconds