Searched refs:is_dependent (Results 1 – 3 of 3) sorted by relevance
69 bool is_dependent() const;
76 bool filename_spec::is_dependent() const in is_dependent() function in filename_spec
443 if (exclude_dependent && file_spec.is_dependent()) in valid_candidate()