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