Home
last modified time | relevance | path

Searched defs:targetApiVersion (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
DsymbolTable.cpp28 bool SymbolTable::Initialize(int targetApiVersion, std::string targetApiSubVersion) in Initialize()
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.h183 void SetTargetApiVersion(int targetApiVersion) in SetTargetApiVersion()
/arkcompiler/ets_frontend/es2panda/aot/
Doptions.cpp418 …panda::PandArg<int> targetApiVersion("target-api-version", util::Helpers::DEFAULT_TARGET_API_VERSI… in Parse() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp55 int targetApiVersion = Binder()->Program()->TargetApiVersion(); in SetFunctionKind() local
1781 auto targetApiVersion = Binder()->Program()->TargetApiVersion(); in LoadExternalModuleVariable() local