Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/sys/arch/mac68k/mac68k/
H A Dpramasm.s383 Cleanup: label
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h159 bool Cleanup = true; member
/netbsd-src/external/bsd/ntp/dist/adjtimed/
H A Dadjtimed.c471 Cleanup(void) in Cleanup() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h281 EHScopeStack::stable_iterator Cleanup; member
323 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
H A DCGBlocks.h162 EHScopeStack::stable_iterator Cleanup; variable
H A DCGExprCXX.cpp997 EHScopeStack::stable_iterator Cleanup; in EmitNewArrayInitializer() local
1506 DirectCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
1537 ConditionalCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
H A DCGCoroutine.cpp511 if (auto *Cleanup = dyn_cast<EHCleanupScope>(&*b)) { in EmitGroAlloca() local
H A DCGCleanup.h105 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
H A DCGCleanup.cpp209 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
H A DCGCall.cpp5351 EHCleanupScope *Cleanup = dyn_cast<EHCleanupScope>(&*it); in EmitCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profiling.cc461 auto Cleanup = in profilingLoggingInit() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp277 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp555 if (const auto *Cleanup = dyn_cast<CleanupPadInst>(Pad)) { in calculateClrEHStateNumbers() local
623 const auto *Cleanup = cast<CleanupPadInst>(Pad); in calculateClrEHStateNumbers() local
H A DTypePromotion.cpp613 void IRPromoter::Cleanup() { in Cleanup() function in IRPromoter
H A DMachineFunction.cpp828 const Function *Cleanup) { in addSEHCleanupHandler()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp375 auto Cleanup = make_scope_exit([&] { OS.flush(); }); in writeYamlTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp420 auto Cleanup = make_scope_exit([&] { in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp129 static std::vector<std::string> Cleanup; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h845 CleanupInfo Cleanup; variable
H A DSema.h763 CleanupInfo Cleanup; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h411 bool Cleanup; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1117 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); in emitPrologue() local
1709 auto Cleanup = make_scope_exit([&] { InsertReturnAddressAuth(MF, MBB); }); in emitEpilogue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp74 auto Cleanup = make_scope_exit([&] { InLoopPredecessors.clear(); }); in formDedicatedExitBlocks() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2758 auto Cleanup = [](const FormatStyle &Style, StringRef Code, in cleanupAroundReplacements() local

12