clang-tools  7.0.0
Namespaces | Functions | Variables
Representation.cpp File Reference
#include "Representation.h"
#include "llvm/Support/Error.h"
Include dependency graph for Representation.cpp:

Go to the source code of this file.

Namespaces

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

Functions

template<typename T >
std::unique_ptr< Infoclang::doc::reduce (std::vector< std::unique_ptr< Info >> &Values)
 
llvm::Expected< std::unique_ptr< Info > > clang::doc::mergeInfos (std::vector< std::unique_ptr< Info >> &Values)
 

Variables

static const SymbolID clang::doc::EmptySID = SymbolID()