Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7500 if (const ObjCStringLiteral *ObjCFExpr = dyn_cast<ObjCStringLiteral>(E)) in checkFormatStringExpr() local
7501 StrE = ObjCFExpr->getString(); in checkFormatStringExpr()