Searched refs:build_simple_component_ref (Results 1 – 5 of 5) sorted by relevance
430 tree ptr = build_simple_component_ref (object, field); in build_capture_proxy()432 tree max = build_simple_component_ref (object, field); in build_capture_proxy()
3454 build_simple_component_ref (tree object, tree member) in build_simple_component_ref() function3494 return build_simple_component_ref (ptrmem, member); in build_ptrmemfunc_access_expr()
8095 extern tree build_simple_component_ref (tree, tree);
749 (build_simple_component_ref, cp_build_array_ref, build_vec_cmp)
2755 * typeck.c (build_simple_component_ref): Split out from...