Home
last modified time | relevance | path

Searched refs:destroyARCWeak (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp680 CodeGenFunction::destroyARCWeak, in EmitAutoVarWithLifetime()
2195 return destroyARCWeak; in getDestroyer()
H A DCGNonTrivialStruct.cpp598 CGF->destroyARCWeak( in visitARCWeak()
H A DCGObjC.cpp2788 void CodeGenFunction::destroyARCWeak(CodeGenFunction &CGF, in destroyARCWeak() function in CodeGenFunction
H A DCodeGenFunction.h4791 static Destroyer destroyARCWeak;
H A DCGExpr.cpp330 Destroy = &CodeGenFunction::destroyARCWeak; in pushTemporaryCleanup()