Searched defs:Const_L (Results 1 – 1 of 1) sorted by relevance
63 struct Result::Const_L : public Result struct70 …Const_L(Result::Summary summary, Result::Module module, int description) : Result(TLevel, summary,… in Const_L() argument73 friend bool operator<=(Result lhs, const Const_L<TLevel>&) { return Includes(lhs); } argument