Searched defs:arktsConfig (Results 1 – 1 of 1) sorted by relevance
349 static void ResolvePathInDependenciesImpl(ArkTsConfig *arktsConfig, in ResolvePathInDependenciesImpl()370 const JsonObject *arktsConfig) in ParseCompilerOptions()433 auto arktsConfig = std::make_unique<JsonObject>(*tsConfigSource); in Parse() local559 std::vector<fs::path> GetSourceList(const std::shared_ptr<ArkTsConfig> &arktsConfig) in GetSourceList()642 …::pair<std::string, std::string>> FindProjectSources(const std::shared_ptr<ArkTsConfig> &arktsConf… in FindProjectSources()