Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDstub-objc.c360 objc_build_component_ref (tree ARG_UNUSED (datum), tree ARG_UNUSED (component)) in objc_build_component_ref() function
HDc-common.h990 tree objc_build_component_ref (tree, tree);
/freebsd-11-stable/contrib/gcc/cp/
HDparser.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()