Searched refs:OutInc (Results 1 – 1 of 1) sorted by relevance
169 auto getAbsPath = [](StringRef InInc, SmallVectorImpl<char> &OutInc) -> bool { in rewriteIncludes() argument172 std::error_code EC = fs::current_path(OutInc); in rewriteIncludes()175 path::append(OutInc, InInc); in rewriteIncludes()