Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
H A DimportPathManager.h52 ImportPathManager(ark::ArenaAllocator *allocator, std::shared_ptr<ArkTsConfig> arktsConfig, std::string stdLib) in ImportPathManager() argument
H A Doptions.h149 DetermineExtension(const ark::PandArg<std::string> &inputExtension, const ark::PandArg<std::string> &arktsConfig, const es2panda::CompilationMode &compMode) DetermineExtension() argument
221 CheckEtsSpecificOptions(const es2panda::CompilationMode &compMode, const ark::PandArg<std::string> &arktsConfig) CheckEtsSpecificOptions() argument
H A Doptions.cpp300 ark::PandArg<std::string> arktsConfig; member
H A Darktsconfig.cpp333 auto arktsConfig = std::make_unique<JsonObject>(*tsConfigSource); in Parse() local
424 static std::vector<fs::path> GetSourceList(const std::shared_ptr<ArkTsConfig> &arktsConfig) in GetSourceList() argument
501 FindProjectSources(const std::shared_ptr<ArkTsConfig> &arktsConfig) FindProjectSources() argument
[all...]

Completed in 3 milliseconds