Home
last modified time | relevance | path

Searched defs:LineType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.h27 enum LineType { enum
H A DContinuationIndenter.cpp32 LineType LineType) { in shouldIndentWrappedSelectorName() argument