Searched defs:AddModule (Results 1 – 3 of 3) sorted by relevance
186 bool ClangModulesDeclVendorImpl::AddModule(ModulePath &path, in AddModule() function in ClangModulesDeclVendorImpl
1539 lldb::SBModule SBTarget::AddModule(const char *path, const char *triple, in AddModule() function in SBTarget1544 lldb::SBModule SBTarget::AddModule(const char *path, const char *triple, in AddModule() function in SBTarget1570 lldb::SBModule SBTarget::AddModule(const SBModuleSpec &module_spec) { in AddModule() function in SBTarget1578 bool SBTarget::AddModule(lldb::SBModule &module) { in AddModule() function in SBTarget
806 PythonModule PythonModule::AddModule(llvm::StringRef module) { in AddModule() function in PythonModule