Home
last modified time | relevance | path

Searched refs:destroyARCStrongImprecise (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1067 destroyer = destroyARCStrongImprecise; in EmitBlockLiteral()
1847 ? CodeGenFunction::destroyARCStrongImprecise in pushCaptureCleanup()
H A DCGDecl.cpp648 : CodeGenFunction::destroyARCStrongImprecise); in EmitAutoVarWithLifetime()
2020 destroyer = CodeGenFunction::destroyARCStrongImprecise; in emitAutoVarTypeCleanup()
H A DCGNonTrivialStruct.cpp599 CGF->destroyARCStrongImprecise( in visitARCStrong()
H A DCGObjC.cpp2809 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, in destroyARCStrongImprecise() function in CodeGenFunction
H A DCodeGenFunction.h4354 static Destroyer destroyARCStrongImprecise;
H A DCGExpr.cpp313 : &CodeGenFunction::destroyARCStrongImprecise; in pushTemporaryCleanup()