Home
last modified time | relevance | path

Searched refs:ObjCFExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp7145 if (const ObjCStringLiteral *ObjCFExpr = dyn_cast<ObjCStringLiteral>(E)) in checkFormatStringExpr() local
7146 StrE = ObjCFExpr->getString(); in checkFormatStringExpr()