Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp7323 Expr::EvalResult LResult, RResult; in checkFormatStringExpr() local
7326 LResult, S.Context, Expr::SE_NoSideEffects, S.isConstantEvaluated()); in checkFormatStringExpr()
7335 sumOffsets(Offset, LResult.Val.getInt(), BinOpKind, RIsInt); in checkFormatStringExpr()