Searched refs:destroyARCStrongPrecise (Results 1 – 4 of 4) sorted by relevance
550 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()1435 return destroyARCStrongPrecise; in getDestroyer()
3008 static Destroyer destroyARCStrongPrecise; variable
2357 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
238 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()