clang-tools 19.0.0git
Namespaces | Functions
Representation.cpp File Reference
#include "Representation.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/Path.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::doc
 

Functions

llvm::Expected< std::unique_ptr< Info > > clang::doc::mergeInfos (std::vector< std::unique_ptr< Info > > &Values)
 
static llvm::SmallString< 64 > clang::doc::calculateRelativeFilePath (const InfoType &Type, const StringRef &Path, const StringRef &Name, const StringRef &CurrentPath)