Searched defs:isUncheckedJS (Results 1 – 3 of 3) sorted by relevance
29804 … const isUncheckedJS = isUncheckedJSSuggestion(node, leftType.symbol, /*excludeClasses*/ true); constant34552 … const isUncheckedJS = isUncheckedJSSuggestion(left, rightType.symbol, /*excludeClasses*/ true); constant
65765 function reportNonexistentProperty(propNode, containingType, isUncheckedJS) { argument
78360 function reportNonexistentProperty(propNode, containingType, isUncheckedJS) { argument