Searched defs:LineType (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ | ||
| H A D | TokenAnnotator.h | 27 enum LineType { enum |
| H A D | ContinuationIndenter.cpp | 32 LineType LineType) { in shouldIndentWrappedSelectorName() argument |