Searched refs:destroyARCStrongPrecise (Results 1 – 4 of 4) sorted by relevance
609 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()1931 return destroyARCStrongPrecise; in getDestroyer()
2520 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
3842 static Destroyer destroyARCStrongPrecise;
293 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()