Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_build_writer.cc548 WritePhonyRule(target, target->label().name_atom());
554 WritePhonyRule(target, target->label().name_atom());
571 WritePhonyRule(counts.last_seen, short_name);
579 WritePhonyRule(counts.last_seen, short_name);
591 WritePhonyRule(target, long_name_atom);
604 WritePhonyRule(target, medium_name_atom);
637 void NinjaBuildWriter::WritePhonyRule(const Target* target, in WritePhonyRule() function in NinjaBuildWriter
Dninja_build_writer.h59 void WritePhonyRule(const Target* target, std::string_view phony_name);