Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp8779 bool LIsInt = BinOp->getLHS()->EvaluateAsInt( in checkFormatStringExpr() local
8784 if (LIsInt != RIsInt) { in checkFormatStringExpr()
8787 if (LIsInt) { in checkFormatStringExpr()