Searched refs:input_module_wp (Results 1 – 2 of 2) sorted by relevance
977 bool TypeImpl::CheckModuleCommon(const lldb::ModuleWP &input_module_wp, in CheckModuleCommon() argument987 module_sp = input_module_wp.lock(); in CheckModuleCommon()995 if (empty_module_wp.owner_before(input_module_wp) || in CheckModuleCommon()996 input_module_wp.owner_before(empty_module_wp)) { in CheckModuleCommon()
652 bool CheckModuleCommon(const lldb::ModuleWP &input_module_wp,