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()
94 static bool is_dir(const std::string& path) { in is_dir() function105 if (is_dir(location.header_path)) { in collectRequirements()