Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp539 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()
1343 return destroyARCStrongPrecise; in getDestroyer()
H A DCodeGenFunction.h2462 static Destroyer destroyARCStrongPrecise; variable
H A DCGObjC.cpp2310 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
H A DCGExpr.cpp221 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()