Searched refs:destroyARCStrongPrecise (Results 1 – 9 of 9) 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()
625 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2079 return destroyARCStrongPrecise; in getDestroyer()
2715 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4205 static Destroyer destroyARCStrongPrecise;
311 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
1803 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()