Home
last modified time | relevance | path

Searched defs:methodDefinition (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DambientLowering.cpp83 auto methodDefinition = parser->CreateFormattedClassMethodDefinition(sourceCode); in CreateMethodFunctionDefinition() local
H A DgenericBridgesLowering.cpp77 AddGenericBridge(ir::ClassDefinition const *const classDefinition, ir::MethodDefinition *const methodDefinition, checker::Signature const *baseSignature, ir::ScriptFunction const *const derivedFunction) const AddGenericBridge() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DetsWarningAnalyzer.cpp228 const auto methodDefinition = node->AsMethodDefinition(); in ETSWarningRemoveAsync() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSFormattedParser.cpp459 auto *const methodDefinition = ParseClassMethodDefinition(memberName, modifiers); in CreateConstructorDefinition() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp453 auto *methodDefinition = scriptFunction->Parent()->Parent()->AsMethodDefinition(); in GenAnnotations() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp84 void ScopesInitPhase::VisitMethodDefinition(ir::MethodDefinition *methodDefinition) in VisitMethodDefinition() argument
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp509 auto *methodDefinition = it->AsMethodDefinition(); in VisitComputedProperty() local

Completed in 12 milliseconds