Searched defs:excludes (Results 1 – 1 of 1) sorted by relevance
423 static bool MatchExcludes(const fs::path &path, const std::vector<ArkTsConfig::Pattern> &excludes) in MatchExcludes()436 auto excludes = arktsConfig->Exclude(); in GetSourceList() local