Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_build_writer.cc157 std::string matches_string; in GetDuplicateOutputError() local
159 matches_string += " " + target->label().GetUserVisibleName(true) + "\n"; in GetDuplicateOutputError()
169 matches_string); in GetDuplicateOutputError()