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

/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c203 static int check_methods_accessible PROTO((tree, tree,
6033 check_methods_accessible (chain, context, mtype)
6118 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p),
6121 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p),
6017 check_methods_accessible (chain, context, mtype) function
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-act.c6634 check_methods_accessible (tree chain, tree context, int mtype)
6741 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p),
6744 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p),
6631 check_methods_accessible (tree chain, tree context, int mtype) function

Completed in 131 milliseconds