Searched refs:containsOnlyComments (Results 1 – 1 of 1) sorted by relevance
1859 bool containsOnlyComments(const AnnotatedLine &Line) { in containsOnlyComments() function in clang::format::__anon5a72e2a60111::Cleaner1917 if (containsOnlyComments(*AnnotatedLines[CurrentLine])) in checkEmptyNamespace()