Home
last modified time | relevance | path

Searched defs:Compile (Results 1 - 25 of 318) sorted by relevance

12345678910>>...13

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompilerUnreachable.cpp21 void JSCompiler::Compile([[maybe_unused]] const ir::NamedType *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
26 void JSCompiler::Compile([[maybe_unused]] const ir::PrefixAssertionExpression *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
31 void JSCompiler::Compile([[maybe_unused]] const ir::ClassProperty *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
36 void JSCompiler::Compile([[maybe_unused]] const ir::ClassStaticBlock *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
41 void JSCompiler::Compile([[maybe_unused]] const ir::Decorator *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
46 void JSCompiler::Compile([[maybe_unused]] const ir::MethodDefinition *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
51 void JSCompiler::Compile([[maybe_unused]] const ir::Property *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
56 void JSCompiler::Compile([[maybe_unused]] const ir::ScriptFunction *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
61 void JSCompiler::Compile([[maybe_unused]] const ir::SpreadElement *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
66 void JSCompiler::Compile([[maybe_unuse function in ark::es2panda::compiler::JSCompiler
71 void JSCompiler::Compile([[maybe_unused]] const ir::TSIndexSignature *node) const Compile() function in ark::es2panda::compiler::JSCompiler
76 void JSCompiler::Compile([[maybe_unused]] const ir::TSMethodSignature *node) const Compile() function in ark::es2panda::compiler::JSCompiler
81 void JSCompiler::Compile([[maybe_unused]] const ir::TSPropertySignature *node) const Compile() function in ark::es2panda::compiler::JSCompiler
86 void JSCompiler::Compile([[maybe_unused]] const ir::TSSignatureDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
91 void JSCompiler::Compile([[maybe_unused]] const ir::ETSScript *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
96 void JSCompiler::Compile([[maybe_unused]] const ir::ETSClassLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
101 void JSCompiler::Compile([[maybe_unused]] const ir::ETSFunctionType *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
106 void JSCompiler::Compile([[maybe_unused]] const ir::ETSTuple *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
111 void JSCompiler::Compile([[maybe_unused]] const ir::ETSImportDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
116 void JSCompiler::Compile([[maybe_unused]] const ir::ETSReExportDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
121 void JSCompiler::Compile([[maybe_unused]] const ir::ETSLaunchExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
126 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNewArrayInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
131 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNewClassInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
136 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNewMultiDimArrayInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
141 void JSCompiler::Compile([[maybe_unused]] const ir::ETSPackageDeclaration *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
146 void JSCompiler::Compile([[maybe_unused]] const ir::ETSParameterExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
151 void JSCompiler::Compile([[maybe_unused]] const ir::ETSPrimitiveType *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
156 void JSCompiler::Compile([[maybe_unused]] const ir::ETSStructDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
161 void JSCompiler::Compile([[maybe_unused]] const ir::ETSTypeReference *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
166 void JSCompiler::Compile([[maybe_unused]] const ir::ETSTypeReferencePart *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
171 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNullType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
176 void JSCompiler::Compile([[maybe_unused]] const ir::ETSUndefinedType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
181 void JSCompiler::Compile([[maybe_unused]] const ir::ETSStringLiteralType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
186 void JSCompiler::Compile([[maybe_unused]] const ir::ETSUnionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
191 void JSCompiler::Compile([[maybe_unused]] const ir::ETSWildcardType *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
196 void JSCompiler::Compile([[maybe_unused]] const ir::BlockExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
201 void JSCompiler::Compile([[maybe_unused]] const ir::OpaqueTypeNode *node) const Compile() function in ark::es2panda::compiler::JSCompiler
206 void JSCompiler::Compile([[maybe_unused]] const ir::OmittedExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
211 void JSCompiler::Compile([[maybe_unused]] const ir::CharLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
216 void JSCompiler::Compile([[maybe_unused]] const ir::UndefinedLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
221 void JSCompiler::Compile([[maybe_unused]] const ir::ExportSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
226 void JSCompiler::Compile([[maybe_unused]] const ir::ImportDefaultSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
231 void JSCompiler::Compile([[maybe_unused]] const ir::ImportNamespaceSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
236 void JSCompiler::Compile([[maybe_unused]] const ir::ImportSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
241 void JSCompiler::Compile([[maybe_unused]] const ir::AssertStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
246 void JSCompiler::Compile([[maybe_unused]] const ir::SwitchCaseStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
252 void JSCompiler::Compile([[maybe_unused]] const ir::TSAnyKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
257 void JSCompiler::Compile([[maybe_unused]] const ir::TSArrayType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
262 void JSCompiler::Compile([[maybe_unused]] const ir::TSAsExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
267 void JSCompiler::Compile([[maybe_unused]] const ir::TSBigintKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
272 void JSCompiler::Compile([[maybe_unused]] const ir::TSBooleanKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
277 void JSCompiler::Compile([[maybe_unused]] const ir::TSClassImplements *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
282 void JSCompiler::Compile([[maybe_unused]] const ir::TSConditionalType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
287 void JSCompiler::Compile([[maybe_unused]] const ir::TSConstructorType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
292 void JSCompiler::Compile([[maybe_unused]] const ir::TSEnumDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
297 void JSCompiler::Compile([[maybe_unused]] const ir::TSEnumMember *st) const Compile() function in ark::es2panda::compiler::JSCompiler
302 void JSCompiler::Compile([[maybe_unused]] const ir::TSExternalModuleReference *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
307 void JSCompiler::Compile([[maybe_unused]] const ir::TSFunctionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
312 void JSCompiler::Compile([[maybe_unused]] const ir::TSImportEqualsDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
317 void JSCompiler::Compile([[maybe_unused]] const ir::TSImportType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
322 void JSCompiler::Compile([[maybe_unused]] const ir::TSIndexedAccessType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
327 void JSCompiler::Compile([[maybe_unused]] const ir::TSInferType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
332 void JSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceBody *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
337 void JSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
342 void JSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceHeritage *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
347 void JSCompiler::Compile([[maybe_unused]] const ir::TSIntersectionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
352 void JSCompiler::Compile([[maybe_unused]] const ir::TSLiteralType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
357 void JSCompiler::Compile([[maybe_unused]] const ir::TSMappedType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
362 void JSCompiler::Compile([[maybe_unused]] const ir::TSModuleBlock *st) const Compile() function in ark::es2panda::compiler::JSCompiler
367 void JSCompiler::Compile([[maybe_unused]] const ir::TSModuleDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
372 void JSCompiler::Compile([[maybe_unused]] const ir::TSNamedTupleMember *node) const Compile() function in ark::es2panda::compiler::JSCompiler
377 void JSCompiler::Compile([[maybe_unused]] const ir::TSNeverKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
382 void JSCompiler::Compile([[maybe_unused]] const ir::TSNonNullExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
387 void JSCompiler::Compile([[maybe_unused]] const ir::TSNullKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
392 void JSCompiler::Compile([[maybe_unused]] const ir::TSNumberKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
397 void JSCompiler::Compile([[maybe_unused]] const ir::TSObjectKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
402 void JSCompiler::Compile([[maybe_unused]] const ir::TSParameterProperty *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
407 void JSCompiler::Compile([[maybe_unused]] const ir::TSParenthesizedType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
412 void JSCompiler::Compile([[maybe_unused]] const ir::TSQualifiedName *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
417 void JSCompiler::Compile([[maybe_unused]] const ir::TSStringKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
422 void JSCompiler::Compile([[maybe_unused]] const ir::TSThisType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
427 void JSCompiler::Compile([[maybe_unused]] const ir::TSTupleType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
432 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeAliasDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
437 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeAssertion *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
442 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeLiteral *node) const Compile() function in ark::es2panda::compiler::JSCompiler
447 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeOperator *node) const Compile() function in ark::es2panda::compiler::JSCompiler
452 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameter *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
457 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterDeclaration *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
462 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterInstantiation *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
467 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypePredicate *node) const Compile() function in ark::es2panda::compiler::JSCompiler
472 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeQuery *node) const Compile() function in ark::es2panda::compiler::JSCompiler
477 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeReference *node) const Compile() function in ark::es2panda::compiler::JSCompiler
482 void JSCompiler::Compile([[maybe_unused]] const ir::TSUndefinedKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
487 void JSCompiler::Compile([[maybe_unused]] const ir::TSUnionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
492 void JSCompiler::Compile([[maybe_unused]] const ir::TSUnknownKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
497 void JSCompiler::Compile([[maybe_unused]] const ir::TSVoidKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
502 void JSCompiler::Compile([[maybe_unused]] const ir::DummyNode *node) const Compile() function in ark::es2panda::compiler::JSCompiler
507 void JSCompiler::Compile([[maybe_unused]] const ir::NamespaceDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
512 void JSCompiler::Compile([[maybe_unused]] const ir::NamespaceDefinition *st) const Compile() function in ark::es2panda::compiler::JSCompiler
[all...]
H A DETSCompilerUnrechable.cpp20 void ETSCompiler::Compile([[maybe_unused]] const ir::NamedType *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
25 void ETSCompiler::Compile([[maybe_unused]] const ir::PrefixAssertionExpression *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
30 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassDefinition *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
35 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassStaticBlock *st) const in Compile() function in ark::es2panda::compiler::ETSCompiler
40 void ETSCompiler::Compile([[maybe_unused]] const ir::Decorator *st) const in Compile() function in ark::es2panda::compiler::ETSCompiler
45 void ETSCompiler::Compile([[maybe_unused]] const ir::MetaProperty *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
50 void ETSCompiler::Compile([[maybe_unused]] const ir::MethodDefinition *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
55 void ETSCompiler::Compile([[maybe_unused]] const ir::Property *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
60 void ETSCompiler::Compile([[maybe_unused]] const ir::ScriptFunction *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
65 void ETSCompiler::Compile([[maybe_unuse function in ark::es2panda::compiler::ETSCompiler
70 void ETSCompiler::Compile([[maybe_unused]] const ir::TSIndexSignature *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
75 void ETSCompiler::Compile([[maybe_unused]] const ir::TSMethodSignature *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
80 void ETSCompiler::Compile([[maybe_unused]] const ir::TSPropertySignature *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
85 void ETSCompiler::Compile([[maybe_unused]] const ir::TSSignatureDeclaration *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
90 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSScript *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
95 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSTuple *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
100 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSImportDeclaration *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
105 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSPackageDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
110 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSPrimitiveType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
115 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSStructDeclaration *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
120 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSNullType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
125 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSUndefinedType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
130 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSStringLiteralType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
135 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSUnionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
140 void ETSCompiler::Compile([[maybe_unused]] const ir::ArrowFunctionExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
146 void ETSCompiler::Compile([[maybe_unused]] const ir::ChainExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
151 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
156 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSReExportDeclaration *stmt) const Compile() function in ark::es2panda::compiler::ETSCompiler
161 void ETSCompiler::Compile([[maybe_unused]] const ir::DirectEvalExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
166 void ETSCompiler::Compile([[maybe_unused]] const ir::FunctionExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
171 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
176 void ETSCompiler::Compile([[maybe_unused]] const ir::NewExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
181 void ETSCompiler::Compile([[maybe_unused]] const ir::OmittedExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
186 void ETSCompiler::Compile([[maybe_unused]] const ir::OpaqueTypeNode *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
191 void ETSCompiler::Compile([[maybe_unused]] const ir::TaggedTemplateExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
196 void ETSCompiler::Compile([[maybe_unused]] const ir::UpdateExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
202 void ETSCompiler::Compile([[maybe_unused]] const ir::YieldExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
207 void ETSCompiler::Compile([[maybe_unused]] const ir::RegExpLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
212 void ETSCompiler::Compile([[maybe_unused]] const ir::UndefinedLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
217 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportAllDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
222 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportDefaultDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
227 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportNamedDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
232 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
237 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
242 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportDefaultSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
247 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportNamespaceSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
252 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
257 void ETSCompiler::Compile([[maybe_unused]] const ir::DebuggerStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
262 void ETSCompiler::Compile([[maybe_unused]] const ir::ForInStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
267 void ETSCompiler::Compile([[maybe_unused]] const ir::FunctionDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
272 void ETSCompiler::Compile([[maybe_unused]] const ir::SwitchCaseStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
277 void ETSCompiler::Compile([[maybe_unused]] const ir::TSAnyKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
282 void ETSCompiler::Compile([[maybe_unused]] const ir::TSBigintKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
287 void ETSCompiler::Compile([[maybe_unused]] const ir::TSBooleanKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
292 void ETSCompiler::Compile([[maybe_unused]] const ir::TSClassImplements *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
297 void ETSCompiler::Compile([[maybe_unused]] const ir::TSConditionalType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
302 void ETSCompiler::Compile([[maybe_unused]] const ir::TSConstructorType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
307 void ETSCompiler::Compile([[maybe_unused]] const ir::TSEnumDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
312 void ETSCompiler::Compile([[maybe_unused]] const ir::TSEnumMember *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
317 void ETSCompiler::Compile([[maybe_unused]] const ir::TSExternalModuleReference *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
322 void ETSCompiler::Compile([[maybe_unused]] const ir::TSFunctionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
327 void ETSCompiler::Compile([[maybe_unused]] const ir::TSImportEqualsDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
332 void ETSCompiler::Compile([[maybe_unused]] const ir::TSImportType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
337 void ETSCompiler::Compile([[maybe_unused]] const ir::TSIndexedAccessType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
342 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInferType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
347 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceBody *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
352 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceHeritage *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
357 void ETSCompiler::Compile([[maybe_unused]] const ir::TSIntersectionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
362 void ETSCompiler::Compile([[maybe_unused]] const ir::TSLiteralType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
367 void ETSCompiler::Compile([[maybe_unused]] const ir::TSMappedType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
372 void ETSCompiler::Compile([[maybe_unused]] const ir::TSModuleBlock *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
377 void ETSCompiler::Compile([[maybe_unused]] const ir::TSModuleDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
382 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNamedTupleMember *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
387 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNeverKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
392 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNullKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
397 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNumberKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
402 void ETSCompiler::Compile([[maybe_unused]] const ir::TSObjectKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
407 void ETSCompiler::Compile([[maybe_unused]] const ir::TSParameterProperty *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
412 void ETSCompiler::Compile([[maybe_unused]] const ir::TSParenthesizedType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
417 void ETSCompiler::Compile([[maybe_unused]] const ir::TSQualifiedName *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
422 void ETSCompiler::Compile([[maybe_unused]] const ir::TSStringKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
427 void ETSCompiler::Compile([[maybe_unused]] const ir::TSThisType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
432 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTupleType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
437 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeAssertion *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
442 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeLiteral *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
447 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeOperator *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
452 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameter *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
457 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterDeclaration *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
462 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterInstantiation *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
467 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypePredicate *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
472 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeQuery *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
477 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeReference *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
482 void ETSCompiler::Compile([[maybe_unused]] const ir::TSUndefinedKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
487 void ETSCompiler::Compile([[maybe_unused]] const ir::TSUnionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
492 void ETSCompiler::Compile([[maybe_unused]] const ir::TSUnknownKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
497 void ETSCompiler::Compile([[maybe_unused]] const ir::TSVoidKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
502 void ETSCompiler::Compile([[maybe_unused]] const ir::DummyNode *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
507 void ETSCompiler::Compile([[maybe_unused]] const ir::NamespaceDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
512 void ETSCompiler::Compile([[maybe_unused]] const ir::NamespaceDefinition *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
[all...]
H A DmoduleContext.cpp81 void ModuleContext::Compile(PandaGen *pg, varbinder::ModuleScope *scope) in Compile() function in ark::es2panda::compiler::ModuleContext
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DdirectEvalExpression.cpp25 void DirectEvalExpression::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::DirectEvalExpression
30 void DirectEvalExpression::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::DirectEvalExpression
/arkcompiler/ets_frontend/ets2panda/ir/as/
H A DnamedType.cpp76 void NamedType::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::NamedType
81 void NamedType::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::NamedType
H A DprefixAssertionExpression.cpp55 void PrefixAssertionExpression::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::PrefixAssertionExpression
60 void PrefixAssertionExpression::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::PrefixAssertionExpression
/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DexportNamedDeclaration.cpp97 void ExportNamedDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ExportNamedDeclaration
102 void ExportNamedDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ExportNamedDeclaration
H A DimportDeclaration.cpp77 void ImportDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ImportDeclaration
82 void ImportDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ImportDeclaration
H A DexportSpecifier.cpp59 void ExportSpecifier::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ExportSpecifier
64 void ExportSpecifier::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ExportSpecifier
H A DexportDefaultDeclaration.cpp49 void ExportDefaultDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ExportDefaultDeclaration
54 void ExportDefaultDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ExportDefaultDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DassertStatement.cpp75 void AssertStatement::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::AssertStatement
80 void AssertStatement::Compile([[maybe_unused]] compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::AssertStatement
H A DbreakStatement.cpp58 void BreakStatement::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::BreakStatement
63 void BreakStatement::Compile([[maybe_unused]] compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::BreakStatement
H A DdoWhileStatement.cpp71 void DoWhileStatement::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::DoWhileStatement
76 void DoWhileStatement::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::DoWhileStatement
H A DclassDeclaration.cpp63 void ClassDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ClassDeclaration
68 void ClassDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ClassDeclaration
H A DcontinueStatement.cpp52 void ContinueStatement::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ContinueStatement
57 void ContinueStatement::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ContinueStatement
H A DdebuggerStatement.cpp42 void DebuggerStatement::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::DebuggerStatement
47 void DebuggerStatement::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::DebuggerStatement
H A DfunctionDeclaration.cpp102 void FunctionDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::FunctionDeclaration
107 void FunctionDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::FunctionDeclaration
H A DwhileStatement.cpp70 void WhileStatement::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::WhileStatement
75 void WhileStatement::Compile([[maybe_unused]] compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::WhileStatement
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsImportEqualsDeclaration.cpp59 void TSImportEqualsDeclaration::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSImportEqualsDeclaration
63 void TSImportEqualsDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSImportEqualsDeclaration
H A DtsExternalModuleReference.cpp48 void TSExternalModuleReference::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSExternalModuleReference
53 void TSExternalModuleReference::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSExternalModuleReference
H A DtsInterfaceHeritage.cpp52 void TSInterfaceHeritage::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSInterfaceHeritage
57 void TSInterfaceHeritage::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSInterfaceHeritage
H A DtsModuleBlock.cpp52 void TSModuleBlock::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSModuleBlock
56 void TSModuleBlock::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSModuleBlock
H A DtsParameterProperty.cpp57 void TSParameterProperty::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSParameterProperty
61 void TSParameterProperty::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSParameterProperty
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DtsMethodSignature.cpp56 void TSMethodSignature::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSMethodSignature
61 void TSMethodSignature::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSMethodSignature
H A DtsSignatureDeclaration.cpp51 void TSSignatureDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSSignatureDeclaration
56 void TSSignatureDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSSignatureDeclaration

Completed in 8 milliseconds

12345678910>>...13