Home
last modified time | relevance | path

Searched defs:TSAsExpression (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsAsExpression.h38 explicit TSAsExpression(Expression *expression, TypeNode *typeAnnotation, bool isConst) in TSAsExpression() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsAsExpression.h35 explicit TSAsExpression(Expression *expression, Expression *typeAnnotation, bool isConst) in TSAsExpression() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h85 class TSAsExpression; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h105 class TSAsExpression; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h86 class TSAsExpression; variable