Searched refs:destroyARCStrongPrecise (Results 1 – 4 of 4) sorted by relevance
539 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()1343 return destroyARCStrongPrecise; in getDestroyer()
2462 static Destroyer destroyARCStrongPrecise; variable
2310 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
221 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()