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()
1103 if (needsCast) { in rewriteToNumericBoxedExpression()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp705 bool needsCast = false; in tryEmitARCCopyWeakInit() local
713 needsCast = true; in tryEmitARCCopyWeakInit()
728 if (needsCast) { in tryEmitARCCopyWeakInit()