Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1000 bool needsCast = false; in rewriteToNumericBoxedExpression() local
1024 needsCast = true; in rewriteToNumericBoxedExpression()
1040 needsCast = true; in rewriteToNumericBoxedExpression()
1100 if (needsCast) { in rewriteToNumericBoxedExpression()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp716 bool needsCast = false; in tryEmitARCCopyWeakInit() local
724 needsCast = true; in tryEmitARCCopyWeakInit()
739 if (needsCast) { in tryEmitARCCopyWeakInit()