Lines Matching refs:Const
294 …el TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> friend struct Const;
436 …lt::Level TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> struct Const;
455 struct Result::Const : public Result struct
468 Const() : Result(Value) {} in Const() argument
514 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
526 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
537 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
543 typedef ::nn::Result::Const<(level), (summary), (module), (description)> name
554 typedef f::Const<(description)> name
560 typedef f::Const<(summary), (description)> name
566 typedef f::Const<(summary), (module), (description)> name