Searched defs:path_stat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/src/filesystem/ | ||
H A D | file_descriptor.h | 194 create_file_status(error_code & m_ec,path const & p,const StatT & path_stat,error_code * ec) create_file_status() argument |
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | DNB.cpp | 342 struct stat path_stat; in DNBProcessLaunch() local |