Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1883 checkEmptyNamespace(AnnotatedLines); in analyze()
1917 void checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines) { in checkEmptyNamespace() function in clang::format::__anon276ac5cf0111::Cleaner
1922 checkEmptyNamespace(AnnotatedLines, i, i, DeletedLines); in checkEmptyNamespace()
1939 bool checkEmptyNamespace(SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in checkEmptyNamespace() function in clang::format::__anon276ac5cf0111::Cleaner
1959 if (!checkEmptyNamespace(AnnotatedLines, CurrentLine, NewLine, in checkEmptyNamespace()