Searched refs:is_dir (Results 1 – 2 of 2) sorted by relevance
56 static bool is_dir(const char* pathname) { in is_dir() function84 if (is_dir(properties_filename_.c_str())) { in InitContexts()
93 static bool is_dir(const std::string& path) { in is_dir() function104 if (is_dir(location.header_path)) { in collectRequirements()