Searched refs:IsStdByte (Results 1 – 1 of 1) sorted by relevance
6999 bool IsStdByte = EnumSugar && EnumSugar->isStdByteType(); in visit() local7003 if (!IsStdByte && !IsUChar) { in visit()