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