clang API Documentation
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"
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) |
This file implements specific functions of FormatTokens
and their roles.
Definition in file FormatToken.cpp.