Searched refs:kUnknownFile (Results 1 – 8 of 8) sorted by relevance
427 const char kUnknownFile[] = "unknown file"; variable432 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()451 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
452 const char kUnknownFile[] = "unknown file"; variable457 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatFileLocation()476 const char* const file_name = file == NULL ? kUnknownFile : file; in FormatCompilerIndependentFileLocation()
475 const char kUnknownFile[] = "unknown file"; variable480 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()499 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()
835 const char kUnknownFile[] = "unknown file"; variable840 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()859 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()
452 const char kUnknownFile[] = "unknown file";457 const std::string file_name(file == NULL ? kUnknownFile : file);476 const std::string file_name(file == NULL ? kUnknownFile : file);
8660 const char kUnknownFile[] = "unknown file"; variable8665 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()8684 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()
8662 const char kUnknownFile[] = "unknown file"; variable8667 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatFileLocation()8686 const std::string file_name(file == NULL ? kUnknownFile : file); in FormatCompilerIndependentFileLocation()