Searched defs:errorstring (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 3091 build_x_indirect_ref (location_t loc, tree expr, ref_operator errorstring, in build_x_indirect_ref() 3129 cp_build_indirect_ref_1 (tree ptr, ref_operator errorstring, in cp_build_indirect_ref_1() 3234 tree ptr, ref_operator errorstring) in build_indirect_ref() 3252 cp_build_indirect_ref (tree ptr, ref_operator errorstring, in cp_build_indirect_ref()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck.c | 2717 build_x_indirect_ref (tree expr, ref_operator errorstring, in build_x_indirect_ref() 2747 tree ptr, ref_operator errorstring) in build_indirect_ref() 2753 cp_build_indirect_ref (tree ptr, ref_operator errorstring, in cp_build_indirect_ref()
|