Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts9298 …declaration.symbol.escapedName === InternalSymbolName.This ? getContextualThisParameterType(func) … constant
27061 function getContextualThisParameterType(func: SignatureDeclaration): Type | undefined { function
/third_party/typescript/lib/
Dtsc.js63438 function getContextualThisParameterType(func) { function
DtypingsInstaller.js75666 function getContextualThisParameterType(func) { function