Searched refs:removeParens (Results 1 – 2 of 2) sorted by relevance
58 static std::string removeParens(llvm::StringRef S) { in removeParens() function114 if (removeParens(Original).find_first_of("|?") != std::string::npos) in apply()
2282 removeParens(AnnotatedLines, Result); in analyze()2287 void removeParens(SmallVectorImpl<AnnotatedLine *> &Lines, in removeParens() function in clang::format::__anon2090391b0111::ParensRemover2292 removeParens(Line->Children, Result); in removeParens()