clang-tools 22.0.0git
|
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/Error.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::doc |
Functions | |
llvm::Error | clang::doc::copyFile (llvm::StringRef FilePath, llvm::StringRef OutDirectory) |
llvm::SmallString< 128 > | clang::doc::computeRelativePath (llvm::StringRef Destination, llvm::StringRef Origin) |