Searched refs:is_dir (Results 1 – 2 of 2) sorted by relevance
53 static bool is_dir(const char* pathname) { in is_dir() function75 if (is_dir(property_filename_)) { in Init()
93 static bool is_dir(const std::string& path) { in is_dir() function104 if (is_dir(location.header_path)) { in collectRequirements()