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