Home
last modified time | relevance | path

Searched defs:createPostfix (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts402 …export const createPostfix = Debug.deprecate(factory.createPostfixUnaryExpression, factoryDeprecat… constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10620 …const createPostfix: (operand: Expression, operator: PostfixUnaryOperator) => PostfixUnaryExpressi… constant
Dtypescript.d.ts6837 …const createPostfix: (operand: Expression, operator: PostfixUnaryOperator) => PostfixUnaryExpressi… constant
/third_party/typescript/lib/
Dtypescript.d.ts6748 …const createPostfix: (operand: Expression, operator: PostfixUnaryOperator) => PostfixUnaryExpressi… constant
Dtsserverlibrary.d.ts10493 …const createPostfix: (operand: Expression, operator: PostfixUnaryOperator) => PostfixUnaryExpressi… constant
DtypescriptServices.d.ts6748 …const createPostfix: (operand: Expression, operator: PostfixUnaryOperator) => PostfixUnaryExpressi… constant