Searched refs:StrE (Results 1 – 1 of 1) sorted by relevance
1068 const StringLiteral *StrE = NULL; in SemaCheckStringLiteral() local1071 StrE = ObjCFExpr->getString(); in SemaCheckStringLiteral()1073 StrE = cast<StringLiteral>(E); in SemaCheckStringLiteral()1075 if (StrE) { in SemaCheckStringLiteral()1076 CheckFormatString(StrE, E, TheCall, HasVAListArg, format_idx, in SemaCheckStringLiteral()