Searched refs:needsLeadingZero (Results 1 – 1 of 1) sorted by relevance
159 static bool needsLeadingZero(uint64_t Value) in needsLeadingZero() function188 if (needsLeadingZero(-(uint64_t)(Value))) in formatHex()192 if (needsLeadingZero((uint64_t)(Value))) in formatHex()204 if (needsLeadingZero(Value)) in formatHex()