Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp999 bool needsCast = false; in rewriteToNumericBoxedExpression() local
1023 needsCast = true; in rewriteToNumericBoxedExpression()
1039 needsCast = true; in rewriteToNumericBoxedExpression()
1099 if (needsCast) { in rewriteToNumericBoxedExpression()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp688 bool needsCast = false; in tryEmitARCCopyWeakInit() local
696 needsCast = true; in tryEmitARCCopyWeakInit()
711 if (needsCast) { in tryEmitARCCopyWeakInit()