Lines Matching refs:Const
302 …el TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> friend struct Const;
448 …lt::Level TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> struct Const;
467 struct Result::Const : public Result struct
480 Const() : Result(Value) {} in Const() argument
526 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
538 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
549 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
555 typedef ::nn::Result::Const<(level), (summary), (module), (description)> name
566 typedef f::Const<(description)> name
572 typedef f::Const<(summary), (description)> name
578 typedef f::Const<(summary), (module), (description)> name