Searched defs:concatPath (Results 1 – 1 of 1) sorted by relevance
394 auto concatPath = [this](const auto &val) { return MakeAbsolute(val, baseUrl_); }; in ParseCompilerOptions() local460 …auto concatPath = [&arktsConfigDir](const auto &val) { return MakeAbsolute(val, arktsConfigDir); }; in Parse() local