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