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