Home
last modified time | relevance | path

Searched defs:g_impl (Results 1 – 25 of 179) sorted by relevance

12345678

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_proceed_to_state_create_diagnostic_kind.cpp23 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_is_optional_declaration.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_ast_node_type_const.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_set_from_struct_modifier.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_default_access_modifier.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_assignment_expression_set_result.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_is_class_declaration.cpp23 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_ast_node_transform_children_recursively.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_create_ets_parameter_expression.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_function_dump.cpp20 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_function_type_checker.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_create_object_expression.cpp22 static es2panda_Impl *g_impl = nullptr; variable
Dplugin_proceed_to_state_update_function_expression.cpp22 static es2panda_Impl *g_impl = nullptr; variable
/arkcompiler/runtime_core/libabckit/tests/regression/issue_IB1YEI/c_api/
Dissue_IB1YEI.cpp23 auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/abckit/
Dabckit.cpp31 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/strings/
Dstrings_test.cpp25 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/inspect_api/modules/
Dmodules_dynamic_test.cpp31 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/modules/
Dmodules_dynamic_test.cpp31 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/mock/
Dabckit_api_mock.cpp63 static AbckitApi g_impl = { variable
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/instanceof/
Dinstanceof_dynamic.cpp30 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/isin/
Disin_dynamic.cpp30 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/src/
Dabckit_impl.cpp137 AbckitApi g_impl = { variable
/arkcompiler/runtime_core/libabckit/tests/ut/ir_core/insert_try_catch/
Dinsert_try_catch_static.cpp32 auto *g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/create/
Dcreatedebugger.cpp32 static auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/throw/
Dthrow_static.cpp30 auto g_impl = AbckitGetApiImpl(ABCKIT_VERSION_RELEASE_1_0_0); variable

12345678