Searched refs:tryEmitARCCopyWeakInit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp671 static bool tryEmitARCCopyWeakInit(CodeGenFunction &CGF, function
825 if (!accessedByInit && tryEmitARCCopyWeakInit(*this, lvalue, init)) {

Completed in 108 milliseconds