Home
last modified time | relevance | path

Searched refs:deduceWildHelper (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddtemplate.c48 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1293 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2793 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3200 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4120 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddtemplate.c48 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1293 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2793 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3200 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4120 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddtemplate.c48 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1293 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2793 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3200 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4120 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddtemplate.c47 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1378 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2864 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3271 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4191 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddtemplate.c47 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1379 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2867 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3274 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4194 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddtemplate.c48 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1380 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2868 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3275 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4195 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddtemplate.c47 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1378 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2864 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3271 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4191 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddtemplate.c48 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1380 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2868 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3275 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4195 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddtemplate.c47 static unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam);
1378 if (unsigned char wm = deduceWildHelper(farg->type, &tt, tid)) in deduceFunctionTemplateMatch()
2864 unsigned char deduceWildHelper(Type *t, Type **at, Type *tparam) in deduceWildHelper() function
3271 if (unsigned char wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in deduceType()
4191 if (unsigned char wx = deduceWildHelper(e->type, &tt, tparam)) in deduceType()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddtemplate.d1640 if (ubyte wm = deduceWildHelper(farg.type, &tt, tid)) in deduceFunctionTemplateMatch()
3173 private ubyte deduceWildHelper(Type t, Type* at, Type tparam) in deduceWildHelper() function
3616 if (ubyte wx = wm ? deduceWildHelper(t, &tt, tparam) : 0) in visit()
4562 if (ubyte wx = deduceWildHelper(e.type, &tt, tparam)) in visit()