Home
last modified time | relevance | path

Searched refs:destroyARCStrongPrecise (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp550 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()
1435 return destroyARCStrongPrecise; in getDestroyer()
DCodeGenFunction.h3008 static Destroyer destroyARCStrongPrecise; variable
DCGObjC.cpp2357 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
DCGExpr.cpp238 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()