Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/extensions/
Dextensions.h28 using Language = panda::panda_file::SourceLang; variable
/arkcompiler/runtime_core/static_core/assembler/extensions/
Dextensions.h29 using Language = panda::panda_file::SourceLang; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicFunctionType.h39 es2panda::Language Language() const in Language() function
DetsDynamicType.h40 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportSource.h68 es2panda::Language Language() const in Language() function
DetsImportDeclaration.h35 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/util/
Dlanguage.h44 constexpr explicit Language(Id id) : id_(id) {} in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h150 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h294 [[nodiscard]] es2panda::Language Language() const in Language() function