Home
last modified time | relevance | path

Searched refs:async_arrow_function_ (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dhello_world_test.cpp111 async_arrow_function_ = GetFunction(FUNC_NAME.async_arrow, *prog_); in SetUp()
128 const pandasm::Function *async_arrow_function_ = nullptr; member in panda::abc2program::Abc2ProgramHelloWorldTest
389 …EXPECT_TRUE(async_arrow_function_->GetFunctionKind() == panda::panda_file::FunctionKind::ASYNC_NC_…