Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390-c.cc521 return build_constructor_va (return_type, 2, in s390_expand_overloaded_builtin()
/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
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()
Dtree.h4577 extern tree build_constructor_va (tree, int, ...);
Dtree.cc2333 build_constructor_va (tree type, int nelts, ...) in build_constructor_va() function
DChangeLog-201330928 * tree.c (build_constructor_va): New.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc553 initializer = build_constructor_va (init_list_type_node, 2, in add_capture()