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