Searched defs:arktsConfig (Results 1 – 4 of 4) sorted by relevance
52 …ImportPathManager(ark::ArenaAllocator *allocator, std::shared_ptr<ArkTsConfig> arktsConfig, std::s… in ImportPathManager()
331 auto arktsConfig = std::make_unique<JsonObject>(*tsConfigSource); in Parse() local433 static std::vector<fs::path> GetSourceList(const std::shared_ptr<ArkTsConfig> &arktsConfig) in GetSourceList()510 …::pair<std::string, std::string>> FindProjectSources(const std::shared_ptr<ArkTsConfig> &arktsConf… in FindProjectSources()
150 … const ark::PandArg<std::string> &arktsConfig, const es2panda::CompilationMode &compMode) in DetermineExtension()
305 ark::PandArg<std::string> arktsConfig; member