Home
last modified time | relevance | path

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

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