Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/koala-wrapper/native/src/generated/
Dbridges.cc108 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_CreateClassProperty() local
122 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_UpdateClassProperty() local
143 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_ClassPropertySetTypeAnnotation() local
847 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_ObjectExpressionSetTsTypeAnnotation() local
2445 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_CreateTSPropertySignature() local
2459 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_UpdateTSPropertySignature() local
2526 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_TSPropertySignatureSetTsTypeAnnotation() local
2626 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_CreateTSTypeAliasDeclaration() local
2638 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_UpdateTSTypeAliasDeclaration() local
2754 const auto _typeAnnotation = reinterpret_cast<es2panda_AstNode*>(typeAnnotation); in impl_TSTypeAliasDeclarationSetTsTypeAnnotation() local
[all …]