Searched refs:destroyARCStrongPrecise (Results 1 – 5 of 5) sorted by relevance
643 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2097 return destroyARCStrongPrecise; in getDestroyer()
2750 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4343 static Destroyer destroyARCStrongPrecise;
311 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
1874 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()