Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp683 bool isFloat, bool isIntZero, in getLiteralInfo()
854 bool isIntZero = false; in rewriteToNumberLiteral() local