Searched defs:GetSourceMappingList (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ | ||
H A D | Module.h | 873 PathMappingList &GetSourceMappingList() { return m_source_mappings; } GetSourceMappingList() function |
H A D | ModuleSpec.h | 125 PathMappingList &GetSourceMappingList() const { return m_source_mappings; } in GetSourceMappingList() function |