Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCleanup.h47 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
HDCGCall.h291 EHScopeStack::stable_iterator Cleanup; member
333 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
HDCGBlocks.h166 EHScopeStack::stable_iterator Cleanup; variable
HDCGExprCXX.cpp1531 DirectCleanup *Cleanup = CGF.EHStack.pushCleanupWithExtra<DirectCleanup>( in EnterNewDeleteCleanup() local
1557 ConditionalCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
HDCGCleanup.cpp197 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
HDCGCoroutine.cpp723 if (auto *Cleanup = dyn_cast<EHCleanupScope>(&*b)) { in EmitGroAlloca() local
HDCGCall.cpp5835 EHCleanupScope *Cleanup = dyn_cast<EHCleanupScope>(&*it); in EmitCall() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
HDAtomicChange.h161 bool Cleanup = true; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Debuginfod/
HDHTTPClient.cpp42 static const HTTPClientCleanup Cleanup; variable
/freebsd-13-stable/contrib/ntp/adjtimed/
HDadjtimed.c469 Cleanup(void) in Cleanup() function
/freebsd-13-stable/usr.sbin/ppp/
HDmain.c113 Cleanup() in Cleanup() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_profiling.cpp457 auto Cleanup = in profilingLoggingInit() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDStackAddrEscapeChecker.cpp274 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDWinEHPrepare.cpp704 if (const auto *Cleanup = dyn_cast<CleanupPadInst>(Pad)) { in calculateClrEHStateNumbers() local
769 const auto *Cleanup = cast<CleanupPadInst>(Pad); in calculateClrEHStateNumbers() local
HDTypePromotion.cpp593 void IRPromoter::Cleanup() { in Cleanup() function in IRPromoter
HDMachineSink.cpp566 SmallVector<MachineOperand *> Cleanup; in PerformSinkAndFold() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDCommandObject.cpp269 void CommandObject::Cleanup() { in Cleanup() function in CommandObject
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FlagsCopyLowering.cpp421 auto Cleanup = make_scope_exit([&] { in runOnMachineFunction() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScopeInfo.h896 CleanupInfo Cleanup; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDThreadSafetyTraverse.h411 bool Cleanup; variable
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
HDgmock-spec-builders.h1395 explicit Cleanup(std::function<void()> f) : f_(std::move(f)) {} in Cleanup() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp68 auto Cleanup = make_scope_exit([&] { InLoopPredecessors.clear(); }); in formDedicatedExitBlocks() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp3609 auto Cleanup = [](const FormatStyle &Style, StringRef Code, in cleanupAroundReplacements() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64FrameLowering.cpp1739 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); in emitPrologue() local

12