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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c160 static int check_methods_accessible PARAMS ((tree, tree,
6003 check_methods_accessible (chain, context, mtype)
6091 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p),
6094 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p),
5987 check_methods_accessible (chain, context, mtype) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c7319 check_methods_accessible (tree chain, tree context, int mtype)
7401 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p),
7404 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p),
7303 check_methods_accessible (tree chain, tree context, int mtype) function

Completed in 97 milliseconds