Home
last modified time | relevance | path

Searched defs:StrE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1141 StrE = dyn_cast<StringLiteral>(OrigArg->IgnoreParens())) { in doRewriteToUTF8StringBoxedExpressionHelper() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5938 const StringLiteral *StrE = nullptr; in checkFormatStringExpr() local