Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp785 bool CallIsFloating = false, CallIsDouble = false; in rewriteToNumberLiteral() local
819 CallIsDouble = true; in rewriteToNumberLiteral()
875 if (!CallIsDouble) in rewriteToNumberLiteral()