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 D | s390-c.c | 498 return build_constructor_va (return_type, 2, in s390_expand_overloaded_builtin()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
| H A D | s390-c.cc | 521 return build_constructor_va (return_type, 2, in s390_expand_overloaded_builtin()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ubsan.c | 316 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 D | asan.c | 2783 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 D | tree.h | 4408 extern tree build_constructor_va (tree, int, ...);
|
| H A D | tree.c | 2101 build_constructor_va (tree type, int nelts, ...) in build_constructor_va() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ubsan.cc | 317 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 D | asan.cc | 3226 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 D | tree.h | 4577 extern tree build_constructor_va (tree, int, ...);
|
| H A D | tree.cc | 2333 build_constructor_va (tree type, int nelts, ...) in build_constructor_va() function
|
| H A D | ChangeLog-2013 | 30928 * tree.c (build_constructor_va): New.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | lambda.c | 554 initializer = build_constructor_va (init_list_type_node, 2, in add_capture()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | lambda.cc | 553 initializer = build_constructor_va (init_list_type_node, 2, in add_capture()
|