Home
last modified time | relevance | path

Searched defs:SemiRemover (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Format/
H A DFormat.cpp2271 class SemiRemover : public TokenAnalyzer { global() class
2273 SemiRemover(const Environment &Env, const FormatStyle &Style) SemiRemover() function in clang::format::__anon57ed8e8e0111::SemiRemover