Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts2520 …export function isBindableStaticAccessExpression(node: Node, excludeThisKeyword?: boolean): node i… function
/third_party/typescript/lib/
Dtsc.js13233 function isBindableStaticAccessExpression(node, excludeThisKeyword) { function
DtypingsInstaller.js16944 function isBindableStaticAccessExpression(node, excludeThisKeyword) { function