Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1299 checkEmptyNamespace(AnnotatedLines); in analyze()
1326 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anon1d12efaa0111::Cleaner
1331 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1348 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anon1d12efaa0111::Cleaner
1368 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()