Searched refs:destroyARCStrongPrecise (Results 1 – 5 of 5) sorted by relevance
632 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2085 return destroyARCStrongPrecise; in getDestroyer()
2754 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4277 static Destroyer destroyARCStrongPrecise;
313 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
1847 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()