Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/objc/
Dobjc-act.c3013 objc_is_gcable_type (tree type, int or_strong_p) in objc_is_gcable_type() argument
3021 if (or_strong_p && lookup_attribute ("objc_gc", TYPE_ATTRIBUTES (type))) in objc_is_gcable_type()