Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1893 export function isIdentifierTypePredicate(predicate: TypePredicate): predicate is IdentifierTypePre… function
/third_party/typescript/lib/
Dtsc.js13725 function isIdentifierTypePredicate(predicate) { function