Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp996 bool needsCast = false; in rewriteToNumericBoxedExpression() local
1021 needsCast = true; in rewriteToNumericBoxedExpression()
1037 needsCast = true; in rewriteToNumericBoxedExpression()
1101 if (needsCast) { in rewriteToNumericBoxedExpression()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp720 bool needsCast = false; in tryEmitARCCopyWeakInit() local
728 needsCast = true; in tryEmitARCCopyWeakInit()
743 if (needsCast) { in tryEmitARCCopyWeakInit()