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