Home
last modified time | relevance | path

Searched defs:new_module (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/test/Bindings/OCaml/
H A Ddebuginfo.ml39 let new_module () = function
/llvm-project/lldb/source/Core/
H A DModuleList.cpp280 bool ModuleList::AppendIfNeeded(const ModuleSP &new_module, bool notify) { in AppendIfNeeded() argument