Home
last modified time | relevance | path

Searched defs:__exit__ (Results 1 – 12 of 12) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DWorkingDirectory.py31 def __exit__(self, *args): member in WorkingDirectory
H A DTimer.py36 def __exit__(self, *args): member in Timer
H A DPrettyOutputBase.py28 def __exit__(self, *params): member in _NullLock
47 def __exit__(self, *args): member in PreserveAutoColors
74 def __exit__(self, *args): member in PrettyOutputBase
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbbench.py45 def __exit__(self, type, value, tb): member in Stopwatch
H A Dlldbtest.py374 def __exit__(self, type, value, tb): global() member in recording
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/
H A DPrettyOutput.py42 def __exit__(self, *args): member in PrettyOutput
/llvm-project/lldb/examples/summaries/cocoa/
H A Dmetrics.py28 def __exit__(self, a, b, c): member in TimeMetrics
/llvm-project/lldb/examples/python/
H A Dperformance.py71 def __exit__(self, *args): member in Timer
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/
H A DDebuggerBase.py62 def __exit__(self, *args): member in DebuggerBase
/llvm-project/mlir/test/Examples/NVGPU/tools/
H A Dnvdsl.py187 def __exit__(self, exc_type, exc_value, traceback): member in Warpgroup
/llvm-project/libcxx/utils/libcxx/test/
H A Ddsl.py128 def __exit__(self, *args): member in _makeConfigTest.TestWrapper
/llvm-project/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py656 def __exit__(self, exc_type, exc_val, exc_tb): member in AsanSymbolizerPlugInProxy