HomeSort by: relevance | last modified time | path
    Searched defs:check_methods_accessible (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 6791 check_methods_accessible (tree chain, tree context, int mtype)
6898 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p),
6901 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p),
6788 check_methods_accessible (tree chain, tree context, int mtype) function
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 6793 check_methods_accessible (tree chain, tree context, int mtype)
6900 f1 = check_methods_accessible (PROTOCOL_CLS_METHODS (p),
6903 f2 = check_methods_accessible (PROTOCOL_NST_METHODS (p),
6790 check_methods_accessible (tree chain, tree context, int mtype) function

Completed in 23 milliseconds