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
530 void FileSpec::MakeAbsolute(const FileSpec &dir) { in MakeAbsolute() function in FileSpec
172 SmallVectorImpl<char> &ResultPath, bool MakeAbsolute, in createUniqueEntity()798 bool MakeAbsolute) { in createUniquePath()