Searched refs:FORBID_STRING_OPS_AString (Results 1 – 1 of 1) sorted by relevance
241 #define FORBID_STRING_OPS_AString(t) FORBID_STRING_OPS(AString, t) macro279 FORBID_STRING_OPS_AString(wchar_t)282 FORBID_STRING_OPS_AString(signed char)283 FORBID_STRING_OPS_AString(unsigned char)284 FORBID_STRING_OPS_AString(short)285 FORBID_STRING_OPS_AString(unsigned short)286 FORBID_STRING_OPS_AString(int)287 FORBID_STRING_OPS_AString(unsigned)288 FORBID_STRING_OPS_AString(long)289 FORBID_STRING_OPS_AString(unsigned long)