Searched refs:getSelectFunc (Results 1 – 6 of 6) sorted by relevance
182 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc() function
389 OS.PadToColumn(CommentIndent) << "// " << Pattern.getSelectFunc(); in EmitMatcher()654 OS << " return " << P.getSelectFunc(); in EmitPredicateFunctions()
191 OS.indent(indent) << "CheckComplexPat " << Pattern.getSelectFunc() << '\n'; in printImpl()
205 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc() function
431 OS.PadToColumn(CommentIndent) << "// " << Pattern.getSelectFunc(); in EmitMatcher()690 OS << " return " << P.getSelectFunc(); in EmitPredicateFunctions()
211 OS.indent(indent) << "CheckComplexPat " << Pattern.getSelectFunc() << '\n'; in printImpl()