Searched refs:cp_build_indirect_ref_1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c3388 cp_build_indirect_ref_1 (location_t loc, tree ptr, ref_operator errorstring,
3496 return cp_build_indirect_ref_1 (loc, ptr, errorstring,
3506 return cp_build_indirect_ref_1 (input_location, pointer, RO_NULL,
3517 return cp_build_indirect_ref_1 (loc, ptr, errorstring, complain, false);
3383 cp_build_indirect_ref_1 (location_t loc, tree ptr, ref_operator errorstring, function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc3639 cp_build_indirect_ref_1 (location_t loc, tree ptr, ref_operator errorstring,
3747 return cp_build_indirect_ref_1 (loc, ptr, errorstring,
3757 return cp_build_indirect_ref_1 (input_location, pointer, RO_NULL,
3768 return cp_build_indirect_ref_1 (loc, ptr, errorstring, complain, false);
3634 cp_build_indirect_ref_1 (location_t loc, tree ptr, ref_operator errorstring, function

Completed in 193 milliseconds