Searched refs:makeCanonicalForLookup (Results 1 – 2 of 2) sorted by relevance
956 std::error_code makeCanonicalForLookup(SmallVectorImpl<char> &Path) const;
2294 std::error_code RedirectingFileSystem::makeCanonicalForLookup( in makeCanonicalForLookup() function in RedirectingFileSystem2311 if (std::error_code EC = makeCanonicalForLookup(CanonicalPath)) in lookupPath()