Home
last modified time | relevance | path

Searched defs:excludes (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Darktsconfig.cpp549 static bool MatchExcludes(const fs::path &path, const std::vector<ArkTsConfig::Pattern> &excludes) in MatchExcludes()
562 auto excludes = arktsConfig->Exclude(); in GetSourceList() local