Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1020 bool containsOnlyComments(const AnnotatedLine &Line) { in containsOnlyComments() function in clang::format::__anon6a407afc0111::Cleaner
1078 if (containsOnlyComments(*AnnotatedLines[CurrentLine])) in checkEmptyNamespace()