Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h161 bool Cleanup = true; member
/freebsd-src/contrib/ntp/adjtimed/
H A Dadjtimed.c469 Cleanup(void) in Cleanup() function
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp42 static const HTTPClientCleanup Cleanup; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h275 EHScopeStack::stable_iterator Cleanup; global() member
317 addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup,llvm::Instruction * IsActiveIP) addArgCleanupDeactivation() argument
H A DCGBlocks.h166 EHScopeStack::stable_iterator Cleanup; variable
H A DCGExprCXX.cpp1557 ConditionalCleanup *Cleanup in EnterNewDeleteCleanup() local
1008 EHScopeStack::stable_iterator Cleanup; EmitNewArrayInitializer() local
1526 DirectCleanup *Cleanup = CGF.EHStack EnterNewDeleteCleanup() local
[all...]
H A DCGCleanup.h104 enum Kind { Cleanup, Catch, Terminate, Filter }; global() enumerator
H A DCGCoroutine.cpp590 if (auto *Cleanup = dyn_cast<EHCleanupScope>(&*b)) { EmitGroAlloca() local
H A DCGCleanup.cpp226 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); popCleanup() local
[all...]
H A DCGCall.cpp5744 EHCleanupScope *Cleanup = dyn_cast<EHCleanupScope>(&*it); EmitCall() local
/freebsd-src/usr.sbin/ppp/
H A Dmain.c113 Cleanup(void) in Cleanup() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profiling.cpp460 auto Cleanup = profilingLoggingInit() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp274 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp269 void CommandObject::Cleanup() { in Cleanup() function in CommandObject
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp703 if (const auto *Cleanup = dyn_cast<CleanupPadInst>(Pad)) { calculateClrEHStateNumbers() local
768 const auto *Cleanup = cast<CleanupPadInst>(Pad); calculateClrEHStateNumbers() local
[all...]
H A DTypePromotion.cpp585 void IRPromoter::Cleanup() { Cleanup() function in IRPromoter
H A DMachineSink.cpp555 SmallVector<MachineOperand *> Cleanup; PerformSinkAndFold() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp402 auto Cleanup = make_scope_exit([&] { runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h879 CleanupInfo Cleanup; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h411 bool Cleanup; variable
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp68 auto Cleanup = make_scope_exit([&] { InLoopPredecessors.clear(); }); in formDedicatedExitBlocks() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3567 auto Cleanup = [](const FormatStyle &Style, StringRef Code, cleanupAroundReplacements() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1630 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); emitPrologue() local

12