Searched refs:destroyARCStrongPrecise (Results 1 – 5 of 5) sorted by relevance
660 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2162 return destroyARCStrongPrecise; in getDestroyer()
2778 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4492 static Destroyer destroyARCStrongPrecise;
310 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
2211 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()