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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c8443 objc_types_share_size_and_alignment (tree type1, tree type2)
8470 && (strict || !objc_types_share_size_and_alignment (type1, type2)))
8481 || !objc_types_share_size_and_alignment (TREE_VALUE (type1),
8423 objc_types_share_size_and_alignment (tree type1, tree type2) function

Completed in 134 milliseconds