clang-tools 19.0.0git
Namespaces | Functions
Iterator.cpp File Reference
#include "Iterator.h"
#include "llvm/ADT/STLExtras.h"
#include <algorithm>
#include <cassert>
#include <numeric>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::clangd
 
namespace  clang::clangd::dex
 

Functions

std::vector< std::pair< DocID, float > > clang::clangd::dex::consume (Iterator &It)
 Advances the iterator until it is exhausted.