/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/ |
H A D | target.h | 66 static Type *va_listType(); // get type of va_list
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/ |
H A D | target.h | 66 static Type *va_listType(); // get type of va_list
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/ |
H A D | target.h | 66 static Type *va_listType(); // get type of va_list
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/ |
H A D | target.h | 67 static Type *va_listType(); // get type of va_list
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/ |
H A D | target.h | 67 static Type *va_listType(); // get type of va_list
|
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/ |
H A D | target.h | 67 static Type *va_listType(); // get type of va_list
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/ |
H A D | target.h | 106 Type *va_listType(const Loc &loc, Scope *sc); // get type of va_list
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/ |
H A D | target.h | 106 Type *va_listType(const Loc &loc, Scope *sc); // get type of va_list
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/ |
H A D | target.h | 106 Type *va_listType(const Loc &loc, Scope *sc); // get type of va_list
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/ |
H A D | d-target.cc | 237 Target::va_listType (const Loc &, Scope *) in va_listType() function in Target 396 Type *tvalist = target.va_listType (Loc (), NULL); in parameterType()
|
H A D | ChangeLog-2020 | 705 (d_build_builtins_module): Use target.va_listType() to get front-end 707 (d_init_builtins): Move creation of va_list to Target::va_listType. 718 (Target::va_listType): Build front-end type from va_list_type_node. 726 (TargetCPP::parameterType): ... this. Use target.va_listType() to get 734 * types.cc (valist_array_p): Use target.va_listType() to get front-end
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/ |
H A D | d-target.cc | 243 Target::va_listType (const Loc &, Scope *) in va_listType() function in Target 409 Type *tvalist = target.va_listType (Loc (), NULL); in parameterType()
|
H A D | ChangeLog-2020 | 705 (d_build_builtins_module): Use target.va_listType() to get front-end 707 (d_init_builtins): Move creation of va_list to Target::va_listType. 718 (Target::va_listType): Build front-end type from va_list_type_node. 726 (TargetCPP::parameterType): ... this. Use target.va_listType() to get 734 * types.cc (valist_array_p): Use target.va_listType() to get front-end
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/ |
H A D | d-target.cc | 243 Target::va_listType (const Loc &, Scope *) in va_listType() function in Target 409 Type *tvalist = target.va_listType (Loc (), NULL); in parameterType()
|
H A D | ChangeLog-2020 | 705 (d_build_builtins_module): Use target.va_listType() to get front-end 707 (d_init_builtins): Move creation of va_list to Target::va_listType. 718 (Target::va_listType): Build front-end type from va_list_type_node. 726 (TargetCPP::parameterType): ... this. Use target.va_listType() to get 734 * types.cc (valist_array_p): Use target.va_listType() to get front-end
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/ |
H A D | d-target.cc | 243 Target::va_listType (const Loc &, Scope *) in va_listType() function in Target 409 Type *tvalist = target.va_listType (Loc (), NULL); in parameterType()
|
H A D | ChangeLog-2020 | 705 (d_build_builtins_module): Use target.va_listType() to get front-end 707 (d_init_builtins): Move creation of va_list to Target::va_listType. 718 (Target::va_listType): Build front-end type from va_list_type_node. 726 (TargetCPP::parameterType): ... this. Use target.va_listType() to get 734 * types.cc (valist_array_p): Use target.va_listType() to get front-end
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/ |
H A D | target.h | 194 Type *va_listType(const Loc &loc, Scope *sc); // get type of va_list
|
H A D | target.d | 192 extern (C++) Type va_listType(const ref Loc loc, Scope* sc);
|
/dports/lang/gcc9/gcc-9.4.0/gcc/d/ |
H A D | d-target.cc | 232 Target::va_listType (void) in va_listType() function in Target
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/ |
H A D | d-target.cc | 241 Target::va_listType (void) in va_listType() function in Target
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/ |
H A D | d-target.cc | 232 Target::va_listType (void) in va_listType() function in Target
|
/dports/lang/gcc10/gcc-10.3.0/gcc/d/ |
H A D | d-target.cc | 241 Target::va_listType (void) in va_listType() function in Target
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/ |
H A D | d-target.cc | 232 Target::va_listType (void) in va_listType() function in Target
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/ |
H A D | d-target.cc | 241 Target::va_listType (void) in va_listType() function in Target
|