Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c428 tree ptr = build_simple_component_ref (object, field); in build_capture_proxy()
430 tree max = build_simple_component_ref (object, field); in build_capture_proxy()
H A Dtypeck.c3034 build_simple_component_ref (tree object, tree member) in build_simple_component_ref() function
3077 tree res = build_simple_component_ref (ptrmem, member); in build_ptrmemfunc_access_expr()
H A Dcp-tree.h7310 extern tree build_simple_component_ref (tree, tree);