Lines Matching defs:source_filename
445 unsigned index_options, const char *source_filename,
503 // The 'source_filename' argument is optional. If the caller does not
508 if (source_filename)
509 Args->push_back(source_filename);
870 const char *source_filename,
882 index_options, source_filename, Args.data(), Args.size(), unsaved_files,
889 unsigned index_options, const char *source_filename,
894 *Log << source_filename << ": ";
906 index_options, source_filename, command_line_args,
915 fprintf(stderr, " 'source_filename' : '%s'\n", source_filename);