Searched refs:destroyARCStrongPrecise (Results 1 – 5 of 5) sorted by relevance
664 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()2193 return destroyARCStrongPrecise; in getDestroyer()
2776 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
4790 static Destroyer destroyARCStrongPrecise;
324 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
2221 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()