Lines Matching defs:full_match
2848 const bool full_match = file_spec.GetDirectory();2849 bool file_spec_matches_cu_file_spec = dc_cu != NULL && FileSpec::Equal(file_spec, *dc_cu, full_match);