clang
7.0.0
|
This file implements WhitespaceManager class. More...
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::format | |
Functions | |
template<typename F > | |
static void | clang::format::AlignTokenSequence (unsigned Start, unsigned End, unsigned Column, F &&Matches, SmallVector< WhitespaceManager::Change, 16 > &Changes) |
template<typename F > | |
static unsigned | clang::format::AlignTokens (const FormatStyle &Style, F &&Matches, SmallVector< WhitespaceManager::Change, 16 > &Changes, unsigned StartAt) |
This file implements WhitespaceManager class.
Definition in file WhitespaceManager.cpp.