Searched refs:module_file_name (Results 1 – 1 of 1) sorted by relevance
198 const ConstString &module_file_name = in DumpLinesInSymbolContexts() local200 assert(module_file_name); in DumpLinesInSymbolContexts()201 if (module_file_name != last_module_file_name) { in DumpLinesInSymbolContexts()204 strm << "Lines found in module `" << module_file_name << "\n"; in DumpLinesInSymbolContexts()210 last_module_file_name = module_file_name; in DumpLinesInSymbolContexts()245 const ConstString &module_file_name = in DumpFileLinesInCompUnit() local278 << module_file_name << "\n"; in DumpFileLinesInCompUnit()