Searched defs:anyType (Results 1 – 4 of 4) sorted by relevance
4 var anyType: any = 0; variable
5 var anyType: any = 0; variable
60 const anyType = util.isAnyOrAnyArrayTypeDiscriminated(tsNode, checker); constant
105 static inline SourcePred anyType() { in anyType() function