Searched refs:destroyARCStrongPrecise (Results 1 – 5 of 5) sorted by relevance
649 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2258 return destroyARCStrongPrecise; in getDestroyer()
2822 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4971 static Destroyer destroyARCStrongPrecise;
366 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
2259 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()