Home
last modified time | relevance | path

Searched refs:ModuleIsInCache (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DModuleList.h448 static bool ModuleIsInCache(const Module *module_ptr);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp764 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache() function in ModuleList