Home
last modified time | relevance | path

Searched refs:or_strong_p (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-act.cc3668 objc_is_gcable_type (tree type, int or_strong_p) in objc_is_gcable_type() argument
3676 if (or_strong_p && lookup_attribute ("objc_gc", TYPE_ATTRIBUTES (type))) in objc_is_gcable_type()