Searched refs:checkEmptyNamespace (Results 1 – 1 of 1) sorted by relevance
2437 checkEmptyNamespace(AnnotatedLines); in analyze()2469 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anon9fd446720111::Cleaner2474 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()2490 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anon9fd446720111::Cleaner2510 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()