Searched refs:_Path (Results 1 – 4 of 4) sorted by relevance
45 typedef _VSTD_FS::path _Path; typedef54 explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry()60 directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { in directory_entry()70 void assign(_Path const& __p) { in assign()77 void assign(_Path const& __p, error_code& __ec) { in assign()83 void replace_filename(_Path const& __p) { in replace_filename()90 void replace_filename(_Path const& __p, error_code& __ec) { in replace_filename()102 _Path const& path() const noexcept { return __p_; } in path()105 operator const _Path&() const noexcept { return __p_; }308 void __assign_iter_entry(_Path&& __p, __cached_data __dt) { in __assign_iter_entry()[all …]
101 Radar11059352_1 *_Path; field107 Radar11059352_1 *xxxxx = _Path; // no warning
99 const Twine &_Path) in DirIterImpl()101 Path(_Path.str()) { in DirIterImpl()
109 const Twine &_Path) in DirIterImpl()111 Path(_Path.str()) { in DirIterImpl()