Searched defs:MakeAbsolute (Results 1 – 3 of 3) sorted by relevance
214 std::error_code FileSystem::MakeAbsolute(SmallVectorImpl<char> &path) const { in MakeAbsolute() function in FileSystem218 std::error_code FileSystem::MakeAbsolute(FileSpec &file_spec) const { in MakeAbsolute() function in FileSystem
516 void FileSpec::MakeAbsolute(const FileSpec &dir) { in MakeAbsolute() function in FileSpec
171 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity()797 bool MakeAbsolute) { in createUniquePath()