Searched defs:includeFacts (Results 1 – 1 of 1) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 86941 function affectsSubtree(excludeFacts, includeFacts) { argument 86944 function enterSubtree(excludeFacts, includeFacts) { argument 86981 function doWithHierarchyFacts(cb, value, excludeFacts, includeFacts) { argument 89175 function enterSubtree(excludeFacts, includeFacts) { argument 89180 function exitSubtree(ancestorFacts, excludeFacts, includeFacts) { argument 90448 …function visitIterationStatementWithFacts(excludeFacts, includeFacts, node, outermostLabeledStatem… argument
|