26#ifndef LLVM_CLANG_TOOLS_EXTRA_CLANGD_BRACKET_H
27#define LLVM_CLANG_TOOLS_EXTRA_CLANGD_BRACKET_H
A complete sequence of Tokens representing a source file.
FIXME: Skip testing on windows temporarily due to the different escaping code mode.
void pairBrackets(TokenStream &Stream)
Identifies bracket token in the stream which should be paired.
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//