Home
last modified time | relevance | path

Searched defs:isIntZero (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp684 bool isFloat, bool isIntZero, in getLiteralInfo()
851 bool isIntZero = false; in rewriteToNumberLiteral() local