Searched refs:SkipExcludedPPRanges (Results 1 – 2 of 2) sorted by relevance
18 bool SkipExcludedPPRanges) in DependencyScanningService() argument20 SkipExcludedPPRanges(SkipExcludedPPRanges) { in DependencyScanningService()
51 bool SkipExcludedPPRanges = true);59 bool canSkipExcludedPPRanges() const { return SkipExcludedPPRanges; } in canSkipExcludedPPRanges()72 const bool SkipExcludedPPRanges; variable