Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-objc.h95 extern tree objc_maybe_build_component_ref (tree, tree);
H A Dstub-objc.c335 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() function
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-objc.h97 extern tree objc_maybe_build_component_ref (tree, tree);
H A Dstub-objc.c337 objc_maybe_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_maybe_build_component_ref() function
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c1347 objc_maybe_build_component_ref (tree object, tree property_ident) in objc_maybe_build_component_ref() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c2527 && (expr = objc_maybe_build_component_ref (object, name))) in finish_class_member_access_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c2812 && (expr = objc_maybe_build_component_ref (object, name))) in finish_class_member_access_expr()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c2143 && (ref = objc_maybe_build_component_ref (datum, component))) in build_component_ref()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c2389 && (ref = objc_maybe_build_component_ref (datum, component))) in build_component_ref()