Searched refs:EncType (Results 1 – 2 of 2) sorted by relevance
7744 const char *EncType; in appendBuiltinType() local7747 EncType = "0"; in appendBuiltinType()7750 EncType = "b"; in appendBuiltinType()7753 EncType = "uc"; in appendBuiltinType()7756 EncType = "uc"; in appendBuiltinType()7759 EncType = "sc"; in appendBuiltinType()7762 EncType = "us"; in appendBuiltinType()7765 EncType = "ss"; in appendBuiltinType()7768 EncType = "ui"; in appendBuiltinType()7771 EncType = "si"; in appendBuiltinType()[all …]
379 void setEncodedTypeSourceInfo(TypeSourceInfo *EncType) { 380 EncodedType = EncType;