Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportSource.h70 es2panda::Language lang_; variable
/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_frontend/ets2panda/ir/base/
DnamespaceDefinition.h161 es2panda::Language lang_; variable
DscriptFunction.h370 es2panda::Language lang_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_linker_extension.h339 panda_file::SourceLang lang_; variable
Dclass.h116 panda_file::SourceLang lang_; variable
/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.h209 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