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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp114 const unsigned AdditionalIndent; member in class:clang::format::__anon3865::LevelIndentTracker
520 int AdditionalIndent = State.Stack.back().Indent - local
39 LevelIndentTracker(const FormatStyle &Style, const AdditionalKeywords &Keywords, unsigned StartLevel, int AdditionalIndent) argument
797 format(const SmallVectorImpl<AnnotatedLine *> &Lines, bool DryRun, int AdditionalIndent, bool FixBadIndentation) argument
[all...]

Completed in 57 milliseconds