Home | History | Annotate | Download | only in gn

Lines Matching refs:PathOutput

12 PathOutput::PathOutput(const SourceDir& current_dir,
18 "the source root. There needs to be some tweaks to PathOutput to make "
30 PathOutput::~PathOutput() {
33 void PathOutput::WriteFile(std::ostream& out, const SourceFile& file) const {
37 void PathOutput::WriteDir(std::ostream& out,
80 void PathOutput::WriteFile(std::ostream& out, const OutputFile& file) const {
85 void PathOutput::WriteFile(std::ostream& out,
91 void PathOutput::WriteSourceRelativeString(
117 void PathOutput::WritePathStr(std::ostream& out,