Lines Matching refs:Const
299 …el TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> friend struct Const;
441 …lt::Level TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> struct Const;
460 struct Result::Const : public Result struct
473 Const() : Result(Value) {} in Const() argument
519 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
531 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
542 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
548 typedef ::nn::Result::Const<(level), (summary), (module), (description)> name
559 typedef f::Const<(description)> name
565 typedef f::Const<(summary), (description)> name
571 typedef f::Const<(summary), (module), (description)> name