Home
last modified time | relevance | path

Searched defs:lang_ (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicType.h67 es2panda::Language lang_; variable
/arkcompiler/runtime_core/static_core/verification/jobs/
Dservice.h87 SourceLang const lang_; variable
Djob.h140 panda_file::SourceLang lang_; variable
/arkcompiler/ets_runtime/common_components/objects/tests/
Dbase_string_table_test.cpp31 LanguageType lang_; member
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h111 panda_file::SourceLang lang_; // NOLINT(misc-non-private-member-variables-in-classes) variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h215 es2panda::Language lang_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_linker_extension.h360 panda_file::SourceLang lang_; variable
Dclass.h116 panda_file::SourceLang lang_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h395 es2panda::Language lang_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dc2i_bridge_test.cpp288 panda_file::SourceLang lang_ {panda_file::SourceLang::PANDA_ASSEMBLY}; member in ark::test::CompiledCodeToInterpreterBridgeTest