clang-tools
7.0.0
|
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::doc | |
Functions | |
template<typename T > | |
std::unique_ptr< Info > | clang::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() |