Searched defs:makeAbsolute (Results 1 – 3 of 3) sorted by relevance
89 static void makeAbsolute(SmallVectorImpl<char> &Path) { in makeAbsolute() function
124 std::error_code FileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in FileSystem1163 std::error_code RedirectingFileSystem::makeAbsolute(SmallVectorImpl<char> &Path) const { in makeAbsolute() function in RedirectingFileSystem
543 void makeAbsolute(Addressable &A) { in makeAbsolute() function1084 void makeAbsolute(Symbol &Sym, JITTargetAddress Address) { in makeAbsolute() function