Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d10036 hasOverloadedOpBinaryWithSelf && in isTimePoint()
10065 enum hasOverloadedOpBinaryWithSelf = is(typeof(T.init - T.init) == Duration); in isTimePoint() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d9545 hasOverloadedOpBinaryWithSelf && in isTimePoint()
9574 enum hasOverloadedOpBinaryWithSelf = is(typeof(T.init - T.init) == Duration); in isTimePoint() local