Searched defs:Cleanup (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/contrib/ntp/adjtimed/
H A Dadjtimed.c469 Cleanup(void) function
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h161 bool Cleanup = true; member in struct:clang::tooling::ApplyChangesSpec
/freebsd-current/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp42 static const HTTPClientCleanup Cleanup; variable
/freebsd-current/usr.sbin/ppp/
H A Dmain.c113 Cleanup(void) function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member in struct:llvm::CxxUnwindMapEntry
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h104 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator in enum:clang::CodeGen::EHScope::Kind
H A DEHScopeStack.h141 class Cleanup { class in class:clang::CodeGen::EHScopeStack
150 Cleanup(Cleanup &&) {} function in class:clang::CodeGen::EHScopeStack::Cleanup
324 pushCopyOfCleanup(CleanupKind Kind, const void *Cleanup, size_t Size) argument
[all...]
H A DCGBlocks.h166 EHScopeStack::stable_iterator Cleanup; member in class:clang::CodeGen::CGBlockInfo::Capture
H A DCGCall.h275 EHScopeStack::stable_iterator Cleanup; member in struct:clang::CodeGen::CGCallee::CallArgList::CallArgCleanup
317 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, argument
H A DCGCleanup.cpp226 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); local
[all...]
H A DCGExprCXX.cpp1008 EHScopeStack::stable_iterator Cleanup; local
1526 DirectCleanup *Cleanup = CGF.EHStack local
1557 ConditionalCleanup *Cleanup = CGF.EHStack local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp585 void IRPromoter::Cleanup() { function in class:IRPromoter
H A DWinEHPrepare.cpp768 const auto *Cleanup = cast<CleanupPadInst>(Pad); local
[all...]
H A DMachineSink.cpp555 SmallVector<MachineOperand *> Cleanup; local
/freebsd-current/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp269 void CommandObject::Cleanup() { function in class:CommandObject
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp402 auto Cleanup = make_scope_exit([&] { local
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h411 bool Cleanup; member in class:clang::threadSafety::til::PrettyPrinter
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h879 CleanupInfo Cleanup; member in class:clang::sema::final
H A DSema.h805 CleanupInfo Cleanup; variable
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp704 class Cleanup { class in namespace:__anon284
710 Cleanup(APValue *Val, APValue::LValueBase Base, QualType T, function in class:__anon284::Cleanup
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3567 auto Cleanup = [](const FormatStyle &Style, StringRef Code, local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1630 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); local

Completed in 443 milliseconds