clang API Documentation

Namespaces | Functions
FormatToken.cpp File Reference

This file implements specific functions of FormatTokens and their roles. More...

#include "FormatToken.h"
#include "ContinuationIndenter.h"
#include "clang/Format/Format.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/Debug.h"
Include dependency graph for FormatToken.cpp:

Go to the source code of this file.

Namespaces

namespace  clang
namespace  clang::format

Functions

static unsigned clang::format::CodePointsBetween (const FormatToken *Begin, const FormatToken *End)

Detailed Description

This file implements specific functions of FormatTokens and their roles.

Definition in file FormatToken.cpp.