Searched defs:createPostfixIncrement (Results 1 – 10 of 10) sorted by relevance
1281 …export const createPostfixIncrement = Debug.deprecate(function createPostfixIncrement(operand: Exp… constant
3685 createPostfixIncrement(operand: Expression): PostfixUnaryExpression; method7307 const createPostfixIncrement: (operand: Expression) => PostfixUnaryExpression; constant
3685 createPostfixIncrement(operand: Expression): PostfixUnaryExpression; method11079 const createPostfixIncrement: (operand: Expression) => PostfixUnaryExpression; constant
3622 createPostfixIncrement(operand: Expression): PostfixUnaryExpression; method10983 const createPostfixIncrement: (operand: Expression) => PostfixUnaryExpression; constant
3622 createPostfixIncrement(operand: Expression): PostfixUnaryExpression; method7238 const createPostfixIncrement: (operand: Expression) => PostfixUnaryExpression; constant
153645 ts.createPostfixIncrement = ts.Debug.deprecate(function createPostfixIncrement(operand) { function
163417 ts.createPostfixIncrement = ts.Debug.deprecate(function createPostfixIncrement(operand) { function
163413 ts.createPostfixIncrement = ts.Debug.deprecate(function createPostfixIncrement(operand) { function