Searched refs:removeParens (Results 1 – 1 of 1) sorted by relevance
57 static std::string removeParens(llvm::StringRef S) { in removeParens() function100 if (removeParens(Original).find_first_of("|?") != std::string::npos) in apply()