Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2258 removeSemi(AnnotatedLines, Result); in analyze()
2263 void removeSemi(SmallVectorImpl<AnnotatedLine *> &Lines, in removeSemi() function in clang::format::__anonc1399e510111::SemiRemover
2269 removeSemi(Line->Children, Result); in removeSemi()