Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp787 bool CallIsFloating = false, CallIsDouble = false; in rewriteToNumberLiteral() local
818 CallIsDouble = true; in rewriteToNumberLiteral()
873 if (!CallIsDouble) in rewriteToNumberLiteral()