Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts30709 const thisArgumentType = checkExpression(thisArgumentNode); constant
31029 const thisArgumentType = getThisArgumentType(thisArgumentNode); constant