Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicType.h58 es2panda::Language lang_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportSource.h81 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/
DclassDefinition.h303 es2panda::Language lang_; in DEFINE_BITOPS() local
DscriptFunction.h325 es2panda::Language lang_; variable
/arkcompiler/ets_frontend/ets2panda/parser/context/
DparserContext.h160 Language lang_; in DEFINE_BITOPS() local
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h179 es2panda::Language lang_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_linker_extension.h334 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/runtime_core/static_core/runtime/tests/
Dc2i_bridge_test.cpp272 panda_file::SourceLang lang_ {panda_file::SourceLang::PANDA_ASSEMBLY}; member in panda::test::CompiledCodeToInterpreterBridgeTest