Lines Matching refs:Const
300 …el TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> friend struct Const;
442 …lt::Level TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> struct Const;
461 struct Result::Const : public Result struct
474 Const() : Result(Value) {} in Const() argument
520 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
532 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
543 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
549 typedef ::nn::Result::Const<(level), (summary), (module), (description)> name
560 typedef f::Const<(description)> name
566 typedef f::Const<(summary), (description)> name
572 typedef f::Const<(summary), (module), (description)> name