Lines Matching refs:Const
307 …el TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> friend struct Const;
453 …lt::Level TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> struct Const;
472 struct Result::Const : public Result struct
485 Const() : Result(Value) {} in Const() function
531 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
543 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
554 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
560 typedef ::nn::Result::Const<(level), (summary), (module), (description)> name
571 typedef f::Const<(description)> name
577 typedef f::Const<(summary), (description)> name
583 typedef f::Const<(summary), (module), (description)> name