Searched refs:objc_copy_list (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c309 static tree objc_copy_list PROTO((tree, tree *));
2507 objc_copy_list (list, head)
2553 objc_copy_list (CLASS_IVARS (interface), &ivar_chain);
2584 tree head, tail = objc_copy_list (op1, &head);
2501 objc_copy_list (list, head) function

Completed in 105 milliseconds