Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h47 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
H A DCGCall.h291 EHScopeStack::stable_iterator Cleanup; member
333 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
H A DCGBlocks.h166 EHScopeStack::stable_iterator Cleanup; variable
H A DCGExprCXX.cpp1531 DirectCleanup *Cleanup = CGF.EHStack.pushCleanupWithExtra<DirectCleanup>( in EnterNewDeleteCleanup() local
1557 ConditionalCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
H A DCGCleanup.cpp197 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
H A DCGCoroutine.cpp723 if (auto *Cleanup = dyn_cast<EHCleanupScope>(&*b)) { in EmitGroAlloca() local
H A DCGCall.cpp5835 EHCleanupScope *Cleanup = dyn_cast<EHCleanupScope>(&*it); in EmitCall() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h161 bool Cleanup = true; member
/freebsd/contrib/ntp/adjtimed/
H A Dadjtimed.c469 Cleanup(void) in Cleanup() function
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp42 static const HTTPClientCleanup Cleanup; variable
/freebsd/usr.sbin/ppp/
H A Dmain.c113 Cleanup(void) in Cleanup() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profiling.cpp457 auto Cleanup = in profilingLoggingInit() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp704 if (const auto *Cleanup = dyn_cast<CleanupPadInst>(Pad)) { in calculateClrEHStateNumbers() local
769 const auto *Cleanup = cast<CleanupPadInst>(Pad); in calculateClrEHStateNumbers() local
H A DTypePromotion.cpp593 void IRPromoter::Cleanup() { in Cleanup() function in IRPromoter
H A DMachineSink.cpp566 SmallVector<MachineOperand *> Cleanup; in PerformSinkAndFold() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp269 void CommandObject::Cleanup() { in Cleanup() function in CommandObject
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp421 auto Cleanup = make_scope_exit([&] { in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h896 CleanupInfo Cleanup; variable
H A DSema.h6471 CleanupInfo Cleanup; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h411 bool Cleanup; variable
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1395 explicit Cleanup(std::function<void()> f) : f_(std::move(f)) {} in Cleanup() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp68 auto Cleanup = make_scope_exit([&] { InLoopPredecessors.clear(); }); in formDedicatedExitBlocks() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3609 auto Cleanup = [](const FormatStyle &Style, StringRef Code, in cleanupAroundReplacements() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1739 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); in emitPrologue() local

12