Searched refs:status_known (Results 1 – 13 of 13) sorted by relevance
58 if (status_known()) in StatIfNecessary()82 bool status_known() const { in status_known() function
197 node->status_known() ? (node->dirty() ? "dirty" : "clean") in Dump()
89 if (node->status_known()) in RecomputeNodeDirty()
560 bool status_known(file_status s);568 std::error_code status_known(const Twine &path, bool &result);
724 bool status_known(const basic_file_status &s);732 std::error_code status_known(const Twine &path, bool &result);
931 return status_known(status) && status.type() != file_type::file_not_found; in exists()934 bool status_known(file_status s) { in status_known() function
1049 return status_known(status) && status.type() != file_type::file_not_found; in exists()1052 bool status_known(const basic_file_status &s) { in status_known() function
393 assert(status_known(A) && status_known(B));
367 assert(status_known(A) && status_known(B));
601 assert(status_known(A) && status_known(B));
4154 …<function-decl name='status_known' mangled-name='_ZN5boost10filesystem12status_knownENS0_11file_st…
5885 …<function-decl name='status_known' mangled-name='_ZN5boost10filesystem12status_knownENS0_11file_st…