Searched refs:computeArchiveRelativePath (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DArchiveWriter.h36 Expected<std::string> computeArchiveRelativePath(StringRef From, StringRef To);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp370 computeArchiveRelativePath(OutputPath, Member.MemberName);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp669 computeArchiveRelativePath(ArchiveName, *FileNameOrErr);
708 computeArchiveRelativePath(ArchiveName, FileName);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchiveWriter.cpp541 Expected<std::string> computeArchiveRelativePath(StringRef From, StringRef To) { function in namespace:llvm

Completed in 143 milliseconds