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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 115 static tree start_protocol (enum tree_code, tree, tree, tree);
635 = start_protocol (PROTOCOL_INTERFACE_TYPE, name, protos, attributes);
8357 start_protocol (enum tree_code code, tree name, tree list, tree attributes)
8353 start_protocol (enum tree_code code, tree name, tree list, tree attributes) function
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 115 static tree start_protocol (enum tree_code, tree, tree, tree);
637 = start_protocol (PROTOCOL_INTERFACE_TYPE, name, protos, attributes);
8359 start_protocol (enum tree_code code, tree name, tree list, tree attributes)
8355 start_protocol (enum tree_code code, tree name, tree list, tree attributes) function

Completed in 31 milliseconds