Searched refs:checkEmptyNamespace (Results 1 – 1 of 1) sorted by relevance
2609 checkEmptyNamespace(AnnotatedLines); in analyze()2641 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anonc1399e510111::Cleaner2646 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()2662 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anonc1399e510111::Cleaner2682 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()