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.cpp6558 bool LIsInt = BinOp->getLHS()->EvaluateAsInt( in checkFormatStringExpr() local
6565 if (LIsInt != RIsInt) { in checkFormatStringExpr()
6568 if (LIsInt) { in checkFormatStringExpr()