Home
last modified time | relevance | path

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

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