Home
last modified time | relevance | path

Searched refs:isExpressionInCallExpression (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
Dclassifier2020.ts183 …().length > 0) && !test(t => t.getProperties().length > 0) || isExpressionInCallExpression(node)) {
220 function isExpressionInCallExpression(node: Node): boolean { function
/third_party/typescript/lib/
DtypescriptServices.js119756 …est(function (t) { return t.getProperties().length > 0; }) || isExpressionInCallExpression(node)) {
119789 function isExpressionInCallExpression(node) { function
Dtsserverlibrary.js119756 …est(function (t) { return t.getProperties().length > 0; }) || isExpressionInCallExpression(node)) {
119789 function isExpressionInCallExpression(node) { function
Dtsserver.js119187 …est(function (t) { return t.getProperties().length > 0; }) || isExpressionInCallExpression(node)) {
119220 function isExpressionInCallExpression(node) { function
Dtypescript.js119756 …est(function (t) { return t.getProperties().length > 0; }) || isExpressionInCallExpression(node)) {
119789 function isExpressionInCallExpression(node) { function