Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp2236 checkEmptyNamespace(AnnotatedLines); in analyze()
2268 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anon8802244b0111::Cleaner
2273 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
2289 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anon8802244b0111::Cleaner
2309 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()