Home
last modified time | relevance | path

Searched refs:invalid_indirection_error (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.h977 extern void invalid_indirection_error (location_t, tree, ref_operator);
H A Dc-common.c9073 invalid_indirection_error (location_t loc, tree type, ref_operator errstring) in invalid_indirection_error() function
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.h1286 extern void invalid_indirection_error (location_t, tree, ref_operator);
H A Dc-warn.c1611 invalid_indirection_error (location_t loc, tree type, ref_operator errstring) in invalid_indirection_error() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c2836 invalid_indirection_error (input_location, type, errorstring); in cp_build_indirect_ref()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c3225 invalid_indirection_error (input_location, type, errorstring); in cp_build_indirect_ref_1()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-typeck.c2285 invalid_indirection_error (loc, type, errstring); in build_indirect_ref()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c2575 invalid_indirection_error (loc, type, errstring); in build_indirect_ref()