/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/ |
H A D | target.h | 77 static TypeTuple *toArgTypes(Type *t);
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/ |
H A D | target.h | 77 static TypeTuple *toArgTypes(Type *t);
|
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/ |
H A D | target.h | 77 static TypeTuple *toArgTypes(Type *t);
|
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/ |
H A D | argtypes.c | 40 TypeTuple *toArgTypes(Type *t) in toArgTypes() function 375 TypeTuple *tup = toArgTypes(f->type); in toArgTypes()
|
H A D | dstruct.c | 27 TypeTuple *toArgTypes(Type *t); 1305 TypeTuple *tt = toArgTypes(type); in finalizeSize()
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/ |
H A D | argtypes.c | 40 TypeTuple *toArgTypes(Type *t) in toArgTypes() function 375 TypeTuple *tup = toArgTypes(f->type); in toArgTypes()
|
H A D | dstruct.c | 27 TypeTuple *toArgTypes(Type *t); 1305 TypeTuple *tt = toArgTypes(type); in finalizeSize()
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/ |
H A D | argtypes.c | 40 TypeTuple *toArgTypes(Type *t) in toArgTypes() function 375 TypeTuple *tup = toArgTypes(f->type); in toArgTypes()
|
H A D | dstruct.c | 27 TypeTuple *toArgTypes(Type *t); 1305 TypeTuple *tt = toArgTypes(type); in finalizeSize()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/ |
H A D | target.h | 111 TypeTuple *toArgTypes(Type *t);
|
H A D | dstruct.c | 1135 TypeTuple *tt = target.toArgTypes(type); in finalizeSize()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/ |
H A D | target.h | 111 TypeTuple *toArgTypes(Type *t);
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/ |
H A D | target.h | 111 TypeTuple *toArgTypes(Type *t);
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/ |
H A D | target.h | 199 TypeTuple *toArgTypes(Type *t);
|
H A D | target.d | 234 extern (C++) TypeTuple toArgTypes(Type t);
|
H A D | dstruct.d | 362 argTypes = target.toArgTypes(type); in finalizeSize()
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/ |
H A D | d-target.cc | 420 Target::toArgTypes (Type *) in toArgTypes() function in Target
|
H A D | ChangeLog | 121 * d-target.cc (Target::toArgTypes): New function.
|
/dports/lang/gcc10/gcc-10.3.0/gcc/d/ |
H A D | d-target.cc | 420 Target::toArgTypes (Type *) in toArgTypes() function in Target
|
H A D | ChangeLog | 320 * d-target.cc (Target::toArgTypes): New function.
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/ |
H A D | d-target.cc | 420 Target::toArgTypes (Type *) in toArgTypes() function in Target
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/ |
H A D | d-target.cc | 452 Target::toArgTypes (Type *) in toArgTypes() function in Target
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/ |
H A D | d-target.cc | 465 Target::toArgTypes (Type *) in toArgTypes() function in Target
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/ |
H A D | d-target.cc | 465 Target::toArgTypes (Type *) in toArgTypes() function in Target
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/ |
H A D | d-target.cc | 465 Target::toArgTypes (Type *) in toArgTypes() function in Target
|