Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DModuleList.h450 static bool ModuleIsInCache(const Module *module_ptr);
/external/llvm-project/lldb/source/Core/
DModuleList.cpp732 bool ModuleList::ModuleIsInCache(const Module *module_ptr) { in ModuleIsInCache() function in ModuleList