ΒΆllvm::Expected<std::string> getAbsolutePath(
    llvm::vfs::FileSystem& FS,
    llvm::StringRef File)

Description

An overload of getAbsolutePath that works over the provided \p FS.

Declared at: clang/include/clang/Tooling/Tooling.h:483

Parameters

llvm::vfs::FileSystem& FS
llvm::StringRef File