Searched refs:destroyARCStrongPrecise (Results 1 – 5 of 5) sorted by relevance
647 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2101 return destroyARCStrongPrecise; in getDestroyer()
2803 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4355 static Destroyer destroyARCStrongPrecise;
312 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
1889 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()