Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2461 bool containsOnlyComments(const AnnotatedLine &Line) { in containsOnlyComments() function in clang::format::__anonc5f17ae80111::Cleaner
2518 if (containsOnlyComments(*AnnotatedLines[CurrentLine])) in checkEmptyNamespace()