Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp1000 bool needsCast = false; in rewriteToNumericBoxedExpression() local
1024 needsCast = true; in rewriteToNumericBoxedExpression()
1040 needsCast = true; in rewriteToNumericBoxedExpression()
1100 if (needsCast) { in rewriteToNumericBoxedExpression()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGDecl.cpp703 bool needsCast = false; in tryEmitARCCopyWeakInit() local
711 needsCast = true; in tryEmitARCCopyWeakInit()
726 if (needsCast) { in tryEmitARCCopyWeakInit()