Searched refs:fundamentalType (Results 1 – 17 of 17) sorted by relevance
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/ |
H A D | target.h | 48 bool fundamentalType(const Type *t, bool& isFundamental);
|
H A D | cppmangle.c | 134 if (target.cpp.fundamentalType(t, isFundamental)) in isFundamentalType()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/ |
H A D | target.h | 48 bool fundamentalType(const Type *t, bool& isFundamental);
|
H A D | cppmangle.c | 134 if (target.cpp.fundamentalType(t, isFundamental)) in isFundamentalType()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/ |
H A D | target.h | 48 bool fundamentalType(const Type *t, bool& isFundamental);
|
H A D | cppmangle.c | 134 if (target.cpp.fundamentalType(t, isFundamental)) in isFundamentalType()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/ |
H A D | target.h | 101 bool fundamentalType(const Type *t, bool& isFundamental);
|
H A D | target.d | 415 extern (C++) bool fundamentalType(const Type t, ref bool isFundamental);
|
H A D | cppmangle.d | 403 if (target.cpp.fundamentalType(t, isFundamental)) in isFundamentalType()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/ |
H A D | d-target.cc | 414 TargetCPP::fundamentalType (const Type *, bool &) in fundamentalType() function in TargetCPP
|
H A D | ChangeLog-2020 | 729 (TargetCPP::fundamentalType): ... this.
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/ |
H A D | d-target.cc | 427 TargetCPP::fundamentalType (const Type *, bool &) in fundamentalType() function in TargetCPP
|
H A D | ChangeLog-2020 | 729 (TargetCPP::fundamentalType): ... this.
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/ |
H A D | d-target.cc | 427 TargetCPP::fundamentalType (const Type *, bool &) in fundamentalType() function in TargetCPP
|
H A D | ChangeLog-2020 | 729 (TargetCPP::fundamentalType): ... this.
|
/dports/lang/gcc11/gcc-11.2.0/gcc/d/ |
H A D | d-target.cc | 427 TargetCPP::fundamentalType (const Type *, bool &) in fundamentalType() function in TargetCPP
|
H A D | ChangeLog-2020 | 729 (TargetCPP::fundamentalType): ... this.
|