Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp9037 bool LIsInt = BinOp->getLHS()->EvaluateAsInt( in checkFormatStringExpr() local
9042 if (LIsInt != RIsInt) { in checkFormatStringExpr()
9045 if (LIsInt) { in checkFormatStringExpr()