Home
last modified time | relevance | path

Searched refs:needsCast (Results 1 – 4 of 4) 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()
1086 if (needsCast) { in rewriteToNumericBoxedExpression()
/external/llvm-project/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp999 bool needsCast = false; in rewriteToNumericBoxedExpression() local
1023 needsCast = true; in rewriteToNumericBoxedExpression()
1039 needsCast = true; in rewriteToNumericBoxedExpression()
1098 if (needsCast) { in rewriteToNumericBoxedExpression()
/external/clang/lib/CodeGen/
DCGDecl.cpp606 bool needsCast = false; in tryEmitARCCopyWeakInit() local
614 needsCast = true; in tryEmitARCCopyWeakInit()
629 if (needsCast) { in tryEmitARCCopyWeakInit()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp681 bool needsCast = false; in tryEmitARCCopyWeakInit() local
689 needsCast = true; in tryEmitARCCopyWeakInit()
704 if (needsCast) { in tryEmitARCCopyWeakInit()