Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp348 const ir::MethodDefinition *methodDef = parent->AsMethodDefinition(); in FunctionName() local
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h370 auto methodDef = node->AsMethodDefinition(); in FunctionType() local
614 auto methodDef = const_cast<ir::ClassDefinition *>(classDef)->Ctor(); in FillFieldsandMethods() local