Home
last modified time | relevance | path

Searched defs:Language (Results 1 – 9 of 9) 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/checker/types/ets/
DetsDynamicFunctionType.h44 es2panda::Language Language() const in Language() function
DetsDynamicType.h49 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/util/
Dlanguage.h40 constexpr Language(Id id) : id_(id) {} in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsImportDeclaration.h54 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkFile.ts44 export enum Language { enum
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInterfaceDeclaration.h166 es2panda::Language Language() const in Language() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h326 [[nodiscard]] es2panda::Language Language() const noexcept in Language() function