Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5967 bool LIsInt = BinOp->getLHS()->EvaluateAsInt( in checkFormatStringExpr() local
5974 if (LIsInt != RIsInt) { in checkFormatStringExpr()
5977 if (LIsInt) { in checkFormatStringExpr()