Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp997 bool needsCast = false; in rewriteToNumericBoxedExpression() local
1021 needsCast = true; in rewriteToNumericBoxedExpression()
1037 needsCast = true; in rewriteToNumericBoxedExpression()
1083 if (needsCast) { in rewriteToNumericBoxedExpression()