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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 5472 lookup_method_in_hash_lists (tree sel_name, int is_class) function
5774 = lookup_method_in_hash_lists (sel_name, class_tree != NULL_TREE);
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 5474 lookup_method_in_hash_lists (tree sel_name, int is_class) function
5776 = lookup_method_in_hash_lists (sel_name, class_tree != NULL_TREE);

Completed in 31 milliseconds