Home
last modified time | relevance | path

Searched refs:LT_CommentAbovePPDirective (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.h34 LT_CommentAbovePPDirective, enumerator
H A DUnwrappedLineFormatter.cpp66 Line.Type == LT_CommentAbovePPDirective))) { in nextLine()
H A DTokenAnnotator.cpp2736 Line->Type = LT_CommentAbovePPDirective; in setCommentLineLevels()