Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDecl.cpp604 static bool tryEmitARCCopyWeakInit(CodeGenFunction &CGF, in tryEmitARCCopyWeakInit() function
731 if (!accessedByInit && tryEmitARCCopyWeakInit(*this, lvalue, init)) { in EmitScalarInit()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp679 static bool tryEmitARCCopyWeakInit(CodeGenFunction &CGF, in tryEmitARCCopyWeakInit() function
833 if (!accessedByInit && tryEmitARCCopyWeakInit(*this, lvalue, init)) { in EmitScalarInit()