Searched defs:GetSourceMappingList (Results 1 – 2 of 2) sorted by relevance
827 PathMappingList &GetSourceMappingList() { return m_source_mappings; } in GetSourceMappingList() function829 const PathMappingList &GetSourceMappingList() const { in GetSourceMappingList() function
125 PathMappingList &GetSourceMappingList() const { return m_source_mappings; } in GetSourceMappingList() function