Home
last modified time | relevance | path

Searched refs:cleanUp (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Interpreter/
HDWasm.h31 llvm::Error cleanUp() override;
HDIncrementalExecutor.h59 virtual llvm::Error cleanUp();
HDIncrementalExecutor.cpp94 llvm::Error IncrementalExecutor::cleanUp() { in cleanUp() function in clang::IncrementalExecutor
HDWasm.cpp141 llvm::Error WasmIncrementalExecutor::cleanUp() { in cleanUp() function in clang::WasmIncrementalExecutor
HDInterpreter.cpp274 if (llvm::Error Err = IncrExecutor->cleanUp()) in ~Interpreter()
/freebsd-14-stable/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
HDtest_libzfs_core.py303 pool.cleanUp()
2019 empty_pool.cleanUp()
4192 self.cleanUp()
4199 self.cleanUp()
4248 def cleanUp(self): member in _TempPool
/freebsd-14-stable/contrib/bsnmp/tests/
HDcatch.hpp2947 void cleanUp();
11039 Catch::cleanUp(); in ~LeakDetector()
12359 void cleanUp() { in cleanUp() function
13205 Catch::cleanUp(); in ~Session()