Home
last modified time | relevance | path

Searched defs:cleanups (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp234 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitTryCatchStmt() local
DCGExprAgg.cpp842 llvm::SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
DCGBlocks.cpp1212 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
/external/yaffs2/yaffs2/
Dyaffs_guts.c2328 int cleanups = 0; in yaffs_GarbageCollectBlock() local
/external/clang/lib/Sema/
DSemaExpr.cpp7967 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(s); in maybeRebuildARCConsumingStmt() local