Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7528 bool LIsInt = BinOp->getLHS()->EvaluateAsInt( in checkFormatStringExpr() local
7533 if (LIsInt != RIsInt) { in checkFormatStringExpr()
7536 if (LIsInt) { in checkFormatStringExpr()