Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1834 checkEmptyNamespace(AnnotatedLines); in analyze()
1868 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anon5a72e2a60111::Cleaner
1873 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1890 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anon5a72e2a60111::Cleaner
1910 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()