Home
last modified time | relevance | path

Searched refs:clearImportCache (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DGlobals.h47 void clearImportCache();
H A DMainModule.cpp36 self.clearImportCache(); in PYBIND11_MODULE()
H A DIRModule.cpp138 void PyGlobals::clearImportCache() { in clearImportCache() function in PyGlobals