clang-tools 19.0.0git
Namespaces | Functions
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
 

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)