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

/openbsd-current/gnu/gcc/gcc/
H A Dstub-objc.c43 objc_is_object_ptr (tree ARG_UNUSED (arg))
H A Dc-common.h884 extern tree objc_is_object_ptr (tree);
H A Dc-typeck.c3496 if (objc_is_object_ptr (type) && objc_is_object_ptr (TREE_TYPE (expr)))
/openbsd-current/gnu/gcc/gcc/cp/
H A Dtypeck.c5467 if (objc_is_object_ptr (type)
5468 && objc_is_object_ptr (TREE_TYPE (expr)))
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c3002 objc_is_object_ptr (tree type)
2997 objc_is_object_ptr (tree type) function

Completed in 272 milliseconds