Searched refs:is_executable (Results 1 – 3 of 3) sorted by relevance
82 bool is_executable(const string& filename);
258 is_executable(const string& filename) in is_executable() function
915 if (!is_executable(filename)) { in run_phases()