Home
last modified time | relevance | path

Searched refs:needsCast (Results 1 – 2 of 2) 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()
/external/clang/lib/CodeGen/
DCGDecl.cpp603 bool needsCast = false; in tryEmitARCCopyWeakInit() local
611 needsCast = true; in tryEmitARCCopyWeakInit()
626 if (needsCast) { in tryEmitARCCopyWeakInit()