Searched refs:EncType (Results 1 – 2 of 2) sorted by relevance
6874 const char *EncType; in appendBuiltinType() local6877 EncType = "0"; in appendBuiltinType()6880 EncType = "b"; in appendBuiltinType()6883 EncType = "uc"; in appendBuiltinType()6886 EncType = "uc"; in appendBuiltinType()6889 EncType = "sc"; in appendBuiltinType()6892 EncType = "us"; in appendBuiltinType()6895 EncType = "ss"; in appendBuiltinType()6898 EncType = "ui"; in appendBuiltinType()6901 EncType = "si"; in appendBuiltinType()[all …]
380 void setEncodedTypeSourceInfo(TypeSourceInfo *EncType) { 381 EncodedType = EncType;