Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2328 bool CommentLine = true; in setCommentLineLevels() local
H A DFormat.cpp2559 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local