Searched defs:FirstIndent (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Format/ |
H A D | UnwrappedLineFormatter.cpp | 1108 formatLine(const AnnotatedLine & Line,unsigned FirstIndent,unsigned FirstStartColumn,bool DryRun) formatLine() argument 1134 formatLine(const AnnotatedLine & Line,unsigned FirstIndent,unsigned FirstStartColumn,bool DryRun) formatLine() argument 1159 formatLine(const AnnotatedLine & Line,unsigned FirstIndent,unsigned FirstStartColumn,bool DryRun) formatLine() argument
|
H A D | ContinuationIndenter.h | 454 unsigned FirstIndent; member
|
H A D | ContinuationIndenter.cpp | 246 getInitialState(unsigned FirstIndent,unsigned FirstStartColumn,const AnnotatedLine * Line,bool DryRun) getInitialState() argument [all...] |