Searched defs:newExpression (Results 1 – 2 of 2) sorted by relevance
199 auto *const newExpression = in CreateEnumItemFields() local
2623 …const newExpression = ts.factory.createNewExpression(ts.factory.createIdentifier('RegExp'), undefi… constant4976 const newExpression = ts.factory.createNewExpression(identifier, typeArgs, args); constant