Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dutilities.ts2039 const typeOfPattern = checker.getTypeAtLocation(bindingElement.parent); constant
/third_party/typescript/src/compiler/
Dchecker.ts44348 const typeOfPattern = getTypeOfNode(grandParent); constant