Home
last modified time | relevance | path

Searched defs:source_root_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/engine/
H A Dkyuafile.cpp183 parser(const fs::path& source_root_, const fs::path& build_root_, in parser()
610 engine::kyuafile::kyuafile(const fs::path& source_root_, in kyuafile()
648 const fs::path source_root_ = file.branch_path(); in load() local