Searched defs:ObjectContainer (Results 1 – 3 of 3) sorted by relevance
37 ObjectContainer(const lldb::ModuleSP &module_sp, const FileSpec *file, in ObjectContainer() function
78 using ObjectContainer = std::vector<std::unique_ptr<DebugMapObject>>; variable
131 class ObjectContainer; variable