Searched refs:hasOverloadedOpBinaryWithSelf (Results 1 – 2 of 2) sorted by relevance
10036 hasOverloadedOpBinaryWithSelf && in isTimePoint()10065 enum hasOverloadedOpBinaryWithSelf = is(typeof(T.init - T.init) == Duration); in isTimePoint() local
9545 hasOverloadedOpBinaryWithSelf && in isTimePoint()9574 enum hasOverloadedOpBinaryWithSelf = is(typeof(T.init - T.init) == Duration); in isTimePoint() local