Home | History | Annotate | Download | only in src

Lines Matching refs:GeneratedFileName

26 static std::string GeneratedFileName(const std::string &path,
264 const auto file_path = GeneratedFileName(path_, file_name_);
1929 std::string make_rule = GeneratedFileName(path, filebase) + ": ";