Home
last modified time | relevance | path

Searched refs:fold_build_call_array_initializer_loc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.h75 fold_build_call_array_initializer_loc (UNKNOWN_LOCATION, T1, T2, N, T4)
76 extern tree fold_build_call_array_initializer_loc (location_t, tree, tree, int, tree *);
H A Dfold-const.c13451 fold_build_call_array_initializer_loc (location_t loc, tree type, tree fn, in fold_build_call_array_initializer_loc() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.h86 fold_build_call_array_initializer_loc (UNKNOWN_LOCATION, T1, T2, N, T4)
87 extern tree fold_build_call_array_initializer_loc (location_t, tree, tree, int, tree *);
H A Dfold-const.cc14061 fold_build_call_array_initializer_loc (location_t loc, tree type, tree fn, in fold_build_call_array_initializer_loc() function
H A DChangeLog-20138199 (fold_build_call_array_initializer_loc): Moved to fold-const.h.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c3189 = fold_build_call_array_initializer_loc (loc, TREE_TYPE (fntype), in build_function_call_vec()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc3214 = fold_build_call_array_initializer_loc (loc, TREE_TYPE (fntype), in build_function_call_vec()