Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2272 bool CommentLine = true; in setCommentLineLevels() local
H A DFormat.cpp2510 for (StringRef CommentLine : Imports[Index].AssociatedCommentLines) { in sortJavaImports() local