reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
include/llvm/Support/Format.h
  164 class FormattedNumber {
include/llvm/Support/JSON.h
  280 class Value {
include/llvm/Support/ScopedPrinter.h
   61 template <class T> const std::string to_string(const T &Value) {
tools/clang/tools/extra/clangd/Diagnostics.h
   71 struct Fix {
tools/clang/tools/extra/clangd/Protocol.h
  156 struct Range {
  182 struct Location {
  647 struct Diagnostic {
tools/clang/tools/extra/clangd/Quality.h
   57 struct SymbolQualitySignals {
   87 struct SymbolRelevanceSignals {
tools/clang/tools/extra/clangd/RIFF.h
   56 struct File {
tools/clang/tools/extra/clangd/Selection.h
   65 class SelectionTree {
tools/clang/tools/extra/clangd/index/Serialization.h
   55 struct IndexFileOut {
tools/clang/tools/extra/clangd/index/SymbolOrigin.h
   21 enum class SymbolOrigin : uint8_t {
tools/clang/tools/extra/clangd/index/dex/Iterator.h
   54 class Iterator {
utils/TableGen/CodeGenDAGPatterns.h
  632 class TreePatternNode {