Home
last modified time | relevance | path

Searched refs:hasOverloadedOpBinaryWithDuration (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d10034 hasOverloadedOpBinaryWithDuration && in isTimePoint()
10051 enum hasOverloadedOpBinaryWithDuration = is(typeof(T.init + Duration.init) == U) && in isTimePoint() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d9543 hasOverloadedOpBinaryWithDuration && in isTimePoint()
9560 enum hasOverloadedOpBinaryWithDuration = is(typeof(T.init + Duration.init) == U) && in isTimePoint() local