Searched refs:EncType (Results 1 – 2 of 2) sorted by relevance
6781 const char *EncType; in appendBuiltinType() local6784 EncType = "0"; in appendBuiltinType()6787 EncType = "b"; in appendBuiltinType()6790 EncType = "uc"; in appendBuiltinType()6793 EncType = "uc"; in appendBuiltinType()6796 EncType = "sc"; in appendBuiltinType()6799 EncType = "us"; in appendBuiltinType()6802 EncType = "ss"; in appendBuiltinType()6805 EncType = "ui"; in appendBuiltinType()6808 EncType = "si"; in appendBuiltinType()[all …]
380 void setEncodedTypeSourceInfo(TypeSourceInfo *EncType) { 381 EncodedType = EncType;