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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 6936 check_protocols (tree proto_list, const char *type, tree name)
8118 check_protocols (CLASS_PROTOCOL_LIST (implementation_template),
8140 check_protocols (CLASS_PROTOCOL_LIST (category),
6933 check_protocols (tree proto_list, const char *type, tree name) function
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 6938 check_protocols (tree proto_list, const char *type, tree name)
8120 check_protocols (CLASS_PROTOCOL_LIST (implementation_template),
8142 check_protocols (CLASS_PROTOCOL_LIST (category),
6935 check_protocols (tree proto_list, const char *type, tree name) function

Completed in 35 milliseconds