clang-tools 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::clangd |
FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Functions | |
llvm::raw_ostream & | clang::clangd::operator<< (llvm::raw_ostream &OS, Symbol::SymbolFlag F) |
llvm::raw_ostream & | clang::clangd::operator<< (llvm::raw_ostream &OS, const Symbol &S) |
float | clang::clangd::quality (const Symbol &S) |
Computes query-independent quality score for a Symbol. | |
static void | clang::clangd::own (Symbol &S, llvm::UniqueStringSaver &Strings) |
llvm::raw_ostream & | clang::clangd::operator<< (llvm::raw_ostream &OS, const SymbolSlab &Slab) |