Searched refs:ObjCFExpr (Results 1 – 1 of 1) sorted by relevance
2750 if (const ObjCStringLiteral *ObjCFExpr = dyn_cast<ObjCStringLiteral>(E)) in checkFormatStringExpr() local2751 StrE = ObjCFExpr->getString(); in checkFormatStringExpr()