Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts3587 …const excludePattern = getRegularExpressionForWildcard(excludeSpecs, combinePaths(normalizePath(cu… constant
Dutilities.ts6875 excludePattern: string | undefined; property