Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.cpp974 std::string implName = checker::ETSChecker::GetAsyncImplName(asyncFunc->Id()->Name()); in FindAsyncImpl() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1784 std::string implName(name); in GetAsyncImplName() local
1809 util::UString implName(GetAsyncImplName(asyncMethod), Allocator()); in CreateAsyncImplMethod() local