Searched refs:LookupInModule (Results 1 – 1 of 1) sorted by relevance
3773 bool LookupInModule(CommandInterpreter &interpreter, Module *module, in LookupInModule() function in CommandObjectTargetModulesLookup3896 LookupInModule(m_interpreter, module_sp.get(), result, in DoExecute()3915 if (LookupInModule(m_interpreter, module, result, syntax_error)) { in DoExecute()