Searched defs:ToSigned (Results 1 – 2 of 2) sorted by relevance
64 bool ToSigned(uint64_t x, T* y) { in ToSigned() function
392 const bool ToSigned = ToType->isSignedIntegerOrEnumerationType(); in getNarrowingKind() local