| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
| D | upb.int.h | 12 uint32_t *cleanups; member
|
| D | upb.c | 79 uint32_t cleanups; member
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCRuntime.cpp | 241 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local 323 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
|
| D | CGExprAgg.cpp | 1018 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local 1185 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
|
| D | CGBlocks.cpp | 639 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects(); in enterNonTrivialFullExpression() local 1545 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
|
| D | CGObjC.cpp | 2922 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local 2938 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local 3049 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
|
| D | CGStmt.cpp | 1008 if (const ExprWithCleanups *cleanups = in EmitReturnStmt() local
|
| D | CGExpr.cpp | 1026 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValue() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGObjCRuntime.cpp | 245 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local 329 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
|
| D | CGExprAgg.cpp | 1373 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local 1628 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
|
| D | CGObjC.cpp | 3371 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local 3386 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local 3496 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
|
| D | CGBlocks.cpp | 2168 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
|
| D | CGExpr.cpp | 1352 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValue() local
|
| /external/jemalloc_new/src/ |
| D | tsd.c | 13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
|
| /external/clang/lib/Sema/ |
| D | SemaLambda.cpp | 603 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
|
| D | SemaStmt.cpp | 600 if (ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(expr)) in GetTypeBeforeIntegralPromotion() local
|
| D | SemaExpr.cpp | 11593 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(Statement); in maybeRebuildARCConsumingStmt() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaLambda.cpp | 682 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_private.h | 888 struct u_vector cleanups; member
|