Searched refs:decodeRaw (Results 1 – 1 of 1) sorted by relevance
49 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw() function118 UIntTy decodeRaw(EncodedTy Encoded) { in decodeRaw() function122 return SourceLocationEncoding::decodeRaw(Prev = Encoded); in decodeRaw()123 return SourceLocationEncoding::decodeRaw(Prev += zagZig(Encoded - 1)); in decodeRaw()128 return SourceLocation::getFromRawEncoding(decodeRaw(Encoded)); in decode()159 : SourceLocation::getFromRawEncoding(decodeRaw(Encoded)); in decode()