Searched refs:checkEmptyNamespace (Results 1 – 1 of 1) sorted by relevance
1883 checkEmptyNamespace(AnnotatedLines); in analyze()1917 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anon276ac5cf0111::Cleaner1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()1939 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anon276ac5cf0111::Cleaner1959 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()