Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DsymbolWalker.ts121 const typePredicate = getTypePredicateOfSignature(signature); constant
Dchecker.ts36403 const typePredicate = getTypePredicateOfSignature(signature); constant
/third_party/typescript/lib/
Dtsc.js49119 function typePredicateToString(typePredicate, enclosingDeclaration, flags, writer) { argument
DtypingsInstaller.js59164 function typePredicateToString(typePredicate, enclosingDeclaration, flags, writer) { argument