Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8752 if (const ObjCStringLiteral *ObjCFExpr = dyn_cast<ObjCStringLiteral>(E)) in checkFormatStringExpr() local
8753 StrE = ObjCFExpr->getString(); in checkFormatStringExpr()