Searched defs:PassRemarksOpt (Results 1 – 2 of 2) sorted by relevance
25 struct PassRemarksOpt { struct26 std::shared_ptr<Regex> Pattern;28 void operator=(const std::string &Val) { in operator =()
39 struct PassRemarksOpt { struct40 std::shared_ptr<Regex> Pattern;42 void operator=(const std::string &Val) { in operator =()