Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DenumLowering.cpp72 auto *const methodVar = std::get<1>(varbinder->NewVarDecl<varbinder::FunctionDecl>( in MakeMethodDef() local
243 auto *const methodVar = std::get<1>(varbinder_->NewVarDecl<varbinder::FunctionDecl>( in CreateCCtorForEnumClass() local
326 auto *const methodVar = std::get<1>(varbinder_->NewVarDecl<varbinder::FunctionDecl>( in CreateCtorForEnumClass() local
[all...]

Completed in 2 milliseconds