Home
last modified time | relevance | path

Searched refs:build_constructor_va (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-c.c498 return build_constructor_va (return_type, 2, in s390_expand_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-c.cc521 return build_constructor_va (return_type, 2, in s390_expand_overloaded_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dubsan.c316 tree ctor = build_constructor_va (type, 3, NULL_TREE, str, NULL_TREE, in ubsan_source_location()
512 tree ctor = build_constructor_va (dtype, 3, NULL_TREE, in ubsan_type_descriptor()
H A Dasan.c2783 tree ctor = build_constructor_va (TREE_TYPE (var), 1, NULL_TREE, in create_odr_indicator()
2892 tree ctor = build_constructor_va (TREE_TYPE (var), 3, in asan_add_global()
H A Dtree.h4408 extern tree build_constructor_va (tree, int, ...);
H A Dtree.c2101 build_constructor_va (tree type, int nelts, ...) in build_constructor_va() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dubsan.cc317 tree ctor = build_constructor_va (type, 3, NULL_TREE, str, NULL_TREE, in ubsan_source_location()
516 tree ctor = build_constructor_va (dtype, 3, NULL_TREE, in ubsan_type_descriptor()
H A Dasan.cc3226 tree ctor = build_constructor_va (TREE_TYPE (var), 1, NULL_TREE, in create_odr_indicator()
3345 tree ctor = build_constructor_va (TREE_TYPE (var), 3, in asan_add_global()
H A Dtree.h4577 extern tree build_constructor_va (tree, int, ...);
H A Dtree.cc2333 build_constructor_va (tree type, int nelts, ...) in build_constructor_va() function
H A DChangeLog-201330928 * tree.c (build_constructor_va): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c554 initializer = build_constructor_va (init_list_type_node, 2, in add_capture()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc553 initializer = build_constructor_va (init_list_type_node, 2, in add_capture()