Home
last modified time | relevance | path

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

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