Home
last modified time | relevance | path

Searched refs:destroyARCStrongImprecise (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp544 : CodeGenFunction::destroyARCStrongImprecise); in EmitAutoVarWithLifetime()
1279 destroyer = CodeGenFunction::destroyARCStrongImprecise; in emitAutoVarTypeCleanup()
DCGBlocks.cpp618 destroyer = CodeGenFunction::destroyARCStrongImprecise; in enterBlockScope()
DCodeGenFunction.h2599 static Destroyer destroyARCStrongImprecise; variable
DCGObjC.cpp2312 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, in destroyARCStrongImprecise() function in CodeGenFunction
DCGExpr.cpp222 : &CodeGenFunction::destroyARCStrongImprecise; in pushTemporaryCleanup()