Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts6497 export function typeHasCallOrConstructSignatures(type: Type, checker: TypeChecker) { function
/third_party/typescript/lib/
Dtsc.js16566 function typeHasCallOrConstructSignatures(type, checker) { function