Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h35 LT_CommentAbovePPDirective, enumerator
H A DUnwrappedLineFormatter.cpp68 Line.Type == LT_CommentAbovePPDirective))) { in nextLine()
H A DTokenAnnotator.cpp3546 Line->Type = LT_CommentAbovePPDirective; in setCommentLineLevels()