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.ts36247 const typePredicate = getTypePredicateOfSignature(signature); constant
/third_party/typescript/lib/
DtypingsInstaller.js58295 function typePredicateToString(typePredicate, enclosingDeclaration, flags, writer) { argument
Dtsc.js48366 function typePredicateToString(typePredicate, enclosingDeclaration, flags, writer) { argument