Searched defs:checkExpressionCached (Results 1 – 3 of 3) sorted by relevance
32876 …const optionsType = node.arguments.length > 1 ? checkExpressionCached(node.arguments[1]) : undefin… constant40392 … const exprType = node.expression ? checkExpressionCached(node.expression) : undefinedType; constant
83129 function checkExpressionCached(node, checkMode) { function
69972 function checkExpressionCached(node, checkMode) { function