Searched refs:MethodDebugInfo (Results 1 – 5 of 5) sorted by relevance
83 struct MethodDebugInfo { struct93 std::list<MethodDebugInfo> methods_; argument
83 struct MethodDebugInfo { struct93 std::unordered_map<File::EntityId, MethodDebugInfo> methods_; argument
244 …methods_.emplace(methodId, MethodDebugInfo {sourceFile, sourceCode, methodId, handler.GetLineNumbe… in Extract()
231 struct MethodDebugInfo { struct240 CUnorderedMap<uint32_t, MethodDebugInfo> methods_; argument
313 MethodDebugInfo methodDebugInfo = {sourceFile, sourceCode, handler.GetLineNumberTable(), in ExtractorMethodDebugInfo()