Home
last modified time | relevance | path

Searched defs:EXTENSION (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp49 static constexpr auto EXTENSION = panda_file::SourceLang::ETS; member
175 func.params.emplace_back(pandasm::Type(paramName, 0), EXTENSION); in GenExternalFunction() local
[all...]

Completed in 2 milliseconds