Searched refs:destroyARCStrongImprecise (Results 1 – 5 of 5) sorted by relevance
544 : CodeGenFunction::destroyARCStrongImprecise); in EmitAutoVarWithLifetime()1279 destroyer = CodeGenFunction::destroyARCStrongImprecise; in emitAutoVarTypeCleanup()
618 destroyer = CodeGenFunction::destroyARCStrongImprecise; in enterBlockScope()
2599 static Destroyer destroyARCStrongImprecise; variable
2312 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, in destroyARCStrongImprecise() function in CodeGenFunction
222 : &CodeGenFunction::destroyARCStrongImprecise; in pushTemporaryCleanup()