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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h147 bool Cleanup = true; member in struct:clang::tooling::ApplyChangesSpec
/freebsd-11-stable/contrib/ntp/adjtimed/
H A Dadjtimed.c469 Cleanup(void) function
/freebsd-11-stable/usr.sbin/ppp/
H A Dmain.c115 Cleanup() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h42 MBBOrBasicBlock Cleanup; member in struct:llvm::CxxUnwindMapEntry
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h105 enum Kind { Cleanup, Catch, Terminate, Filter, PadEnd }; enumerator in enum:clang::CodeGen::EHScope::Kind
H A DEHScopeStack.h146 class Cleanup { class in class:clang::CodeGen::EHScopeStack
155 Cleanup(Cleanup &&) {} function in class:clang::CodeGen::EHScopeStack::Cleanup
311 pushCopyOfCleanup(CleanupKind Kind, const void *Cleanup, size_t Size) argument
[all...]
H A DCGBlocks.h162 EHScopeStack::stable_iterator Cleanup; member in class:clang::CodeGen::CGBlockInfo::Capture
H A DCGCall.h278 EHScopeStack::stable_iterator Cleanup; member in struct:clang::CodeGen::CGCallee::CallArgList::CallArgCleanup
320 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, argument
H A DCGCleanup.cpp206 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); local
[all...]
H A DCGExprCXX.cpp995 EHScopeStack::stable_iterator Cleanup; local
1501 DirectCleanup *Cleanup = CGF.EHStack local
1532 ConditionalCleanup *Cleanup = CGF.EHStack local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp410 static void Cleanup(DenseMap<Instruction*, Instruction*> &NewPredicates, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp611 void IRPromoter::Cleanup() { function in class:IRPromoter
H A DMachineFunction.cpp804 addSEHCleanupHandler(MachineBasicBlock *LandingPad, const Function *Cleanup) argument
H A DWinEHPrepare.cpp601 const auto *Cleanup = cast<CleanupPadInst>(Pad); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp254 void CommandObject::Cleanup() { function in class:CommandObject
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp419 auto Cleanup = make_scope_exit([&] { local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h411 bool Cleanup; member in class:clang::threadSafety::til::PrettyPrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h820 CleanupInfo Cleanup; member in class:clang::sema::final
H A DSema.h602 CleanupInfo Cleanup; member in class:clang::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp890 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); local
1456 auto Cleanup = make_scope_exit([&] { InsertReturnAddressAuth(MF, MBB); }); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp632 class Cleanup { class in namespace:__anon18
638 Cleanup(APValue *Val, APValue::LValueBase Base, QualType T, function in class:__anon18::Cleanup
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c59958 static void Cleanup(Vdbe *p){ function
[all...]

Completed in 451 milliseconds