Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1859 bool containsOnlyComments(const AnnotatedLine &Line) { in containsOnlyComments() function in clang::format::__anon5a72e2a60111::Cleaner
1917 if (containsOnlyComments(*AnnotatedLines[CurrentLine])) in checkEmptyNamespace()