Home
last modified time | relevance | path

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

/third_party/boost/libs/wave/tool/
Dcpp.cpp755 fs::path listguards_file(boost::wave::util::create_path( in do_actual_work() local
758 if (listguards_file != "-") { in do_actual_work()
760 boost::wave::util::branch_path(listguards_file)); in do_actual_work()
761 listguardsout.open(listguards_file.string().c_str()); in do_actual_work()
764 << listguards_file.string() << endl; in do_actual_work()