Searched defs:removeParens (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.cpp | 57 static std::string removeParens(llvm::StringRef S) { removeParens() function |
/llvm-project/clang/lib/Format/ | ||
H A D | Format.cpp | 2139 void removeParens(SmallVectorImpl<AnnotatedLine *> &Lines, removeParens() function in clang::format::__anon57ed8e8e0111::ParensRemover |