Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/extensions/
Dextensions.h29 using Language = ark::panda_file::SourceLang; variable
/arkcompiler/runtime_core/assembler/extensions/
Dextensions.h28 using Language = panda::panda_file::SourceLang; variable
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportDeclaration.h36 es2panda::Language Language() const in Language() function
DetsImportSource.h57 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicFunctionType.h47 es2panda::Language Language() const in Language() function
DetsDynamicType.h49 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/util/
Dlanguage.h39 constexpr explicit Language(Id id) : id_(id) {} in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DnamespaceDefinition.h101 [[nodiscard]] es2panda::Language Language() const noexcept in Language() function
DscriptFunction.h318 [[nodiscard]] es2panda::Language Language() const noexcept in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h165 es2panda::Language Language() const in Language() function