/netbsd-src/sys/arch/mac68k/mac68k/ |
H A D | pramasm.s | 383 Cleanup: label
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | AtomicChange.h | 159 bool Cleanup = true; member
|
/netbsd-src/external/bsd/ntp/dist/adjtimed/ |
H A D | adjtimed.c | 471 Cleanup(void) in Cleanup() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCall.h | 281 EHScopeStack::stable_iterator Cleanup; member 323 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
|
H A D | CGBlocks.h | 162 EHScopeStack::stable_iterator Cleanup; variable
|
H A D | CGExprCXX.cpp | 997 EHScopeStack::stable_iterator Cleanup; in EmitNewArrayInitializer() local 1506 DirectCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local 1537 ConditionalCleanup *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
|
H A D | CGCoroutine.cpp | 511 if (auto *Cleanup = dyn_cast<EHCleanupScope>(&*b)) { in EmitGroAlloca() local
|
H A D | CGCleanup.h | 105 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
|
H A D | CGCleanup.cpp | 209 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
|
H A D | CGCall.cpp | 5351 EHCleanupScope *Cleanup = dyn_cast<EHCleanupScope>(&*it); in EmitCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | WinEHFuncInfo.h | 42 MBBOrBasicBlock Cleanup; member
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_profiling.cc | 461 auto Cleanup = in profilingLoggingInit() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StackAddrEscapeChecker.cpp | 277 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 555 if (const auto *Cleanup = dyn_cast<CleanupPadInst>(Pad)) { in calculateClrEHStateNumbers() local 623 const auto *Cleanup = cast<CleanupPadInst>(Pad); in calculateClrEHStateNumbers() local
|
H A D | TypePromotion.cpp | 613 void IRPromoter::Cleanup() { in Cleanup() function in IRPromoter
|
H A D | MachineFunction.cpp | 828 const Function *Cleanup) { in addSEHCleanupHandler()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | BenchmarkResult.cpp | 375 auto Cleanup = make_scope_exit([&] { OS.flush(); }); in writeYamlTo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 420 auto Cleanup = make_scope_exit([&] { in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 129 static std::vector<std::string> Cleanup; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 845 CleanupInfo Cleanup; variable
|
H A D | Sema.h | 763 CleanupInfo Cleanup; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTraverse.h | 411 bool Cleanup; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 1117 auto Cleanup = make_scope_exit([&]() { MF.setHasWinCFI(HasWinCFI); }); in emitPrologue() local 1709 auto Cleanup = make_scope_exit([&] { InsertReturnAddressAuth(MF, MBB); }); in emitEpilogue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 74 auto Cleanup = make_scope_exit([&] { InLoopPredecessors.clear(); }); in formDedicatedExitBlocks() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | Format.cpp | 2758 auto Cleanup = [](const FormatStyle &Style, StringRef Code, in cleanupAroundReplacements() local
|