Searched refs:input_module_wp (Results 1 – 2 of 2) sorted by relevance
879 bool TypeImpl::CheckModuleCommon(const lldb::ModuleWP &input_module_wp, in CheckModuleCommon() argument889 module_sp = input_module_wp.lock(); in CheckModuleCommon()897 if (empty_module_wp.owner_before(input_module_wp) || in CheckModuleCommon()898 input_module_wp.owner_before(empty_module_wp)) { in CheckModuleCommon()
319 bool CheckModuleCommon(const lldb::ModuleWP &input_module_wp,