clang-tools 22.0.0git
Symbol.cpp File Reference
#include "Symbol.h"
#include <cmath>

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)