Searched refs:SelectFunc (Results 1 – 3 of 3) sorted by relevance
206 std::string SelectFunc; variable215 const std::string &getSelectFunc() const { return SelectFunc; } in getSelectFunc()
595 SelectFunc = std::string(R->getValueAsString("SelectFunc")); in ComplexPattern()
1873 // SelectFunc is the name of the function used to pattern match the max. pattern;1882 string SelectFunc = fn;