enum LineType

Declared at: clang/lib/Format/TokenAnnotator.h:24

Enumerators

NameValueComment
LT_Invalid0
LT_ImportStatement1
LT_ObjCDecl2
LT_ObjCMethodDecl3
LT_ObjCProperty4
LT_Other5
LT_PreprocessorDirective6
LT_VirtualFunctionDecl7
LT_ArrayOfStructInitializer8