Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2086 removeSemi(AnnotatedLines, Result); in analyze()
2091 void removeSemi(SmallVectorImpl<AnnotatedLine *> &Lines, in removeSemi() function in clang::format::__anonc5f17ae80111::SemiRemover
2097 removeSemi(Line->Children, Result); in removeSemi()