Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dstub-objc.c360 objc_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_component_ref() function
H A Dc-common.h990 tree objc_build_component_ref (tree, tree);
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c18825 exp = objc_build_component_ref (enumState_decl, get_identifier("mutationsPtr")); in objc_foreach_stmt()
18854 exp = objc_build_component_ref (enumState_decl, get_identifier("mutationsPtr")); in objc_foreach_stmt()
18864 exp = objc_build_component_ref (enumState_decl, get_identifier("itemsPtr")); in objc_foreach_stmt()