Searched refs:getSelectFunc (Results 1 – 3 of 3) sorted by relevance
250 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc() function
223 OS << Indent << "CheckComplexPat " << Pattern.getSelectFunc() << '\n'; in printImpl()
745 OS << " // " << Pattern.getSelectFunc(); in EmitMatcher()1189 OS << " bool Succeeded = " << P.getSelectFunc(); in EmitPredicateFunctions()1191 OS << " return " << P.getSelectFunc(); in EmitPredicateFunctions()1210 OS << " dbgs() << \"\\nCOMPLEX_PATTERN: " << P.getSelectFunc() in EmitPredicateFunctions()