Home
last modified time | relevance | path

Searched refs:check_methods_accessible (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc6790 check_methods_accessible (tree chain, tree context, int mtype) in check_methods_accessible() function
6897 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p), in check_protocol()
6900 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p), in check_protocol()
H A DChangeLog2109 (check_methods_accessible): Same change.
2225 (check_methods_accessible): Same change - twice, and added missing
3070 check_methods, check_methods_accessible, check_protocol,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c6704 check_methods_accessible (tree chain, tree context, int mtype) in check_methods_accessible() function
6811 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p), in check_protocol()
6814 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p), in check_protocol()