Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2533 …export function isBindableStaticNameExpression(node: Node, excludeThisKeyword?: boolean): node is … function
/third_party/typescript/lib/
Dtsc.js13247 function isBindableStaticNameExpression(node, excludeThisKeyword) { function
DtypingsInstaller.js16962 function isBindableStaticNameExpression(node, excludeThisKeyword) { function