Searched defs:FirstIndent (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.h294 unsigned FirstIndent; member in struct:clang::format::LineState
H A DContinuationIndenter.cpp68 LineState ContinuationIndenter::getInitialState(unsigned FirstIndent, argument
[all...]
H A DFormat.cpp362 void format(unsigned FirstIndent, const AnnotatedLine *Line) { argument
663 unsigned format(const AnnotatedLine &Line, unsigned FirstIndent, argument

Completed in 33 milliseconds