Home
last modified time | relevance | path

Searched refs:can_write_source_info (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dninja_binary_target_writer.h67 bool can_write_source_info = true);
Dninja_binary_target_writer.cc282 bool can_write_source_info) { in WriteCompilerBuildLine() argument
300 if (!sources.empty() && can_write_source_info) { in WriteCompilerBuildLine()