Lines Matching refs:Const
289 …el TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> friend struct Const;
386 …lt::Level TLevel, Result::Summary TSummary, Result::Module TModule, int TDescription> struct Const;
399 struct Result::Const : public Result struct
412 Const() : Result(Value) {} in Const() function
423 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
435 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
446 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
452 typedef ::nn::Result::Const<(level), (summary), (module), (description)> name
460 typedef f::Const<(description)> name
466 typedef f::Const<(summary), (description)> name
472 typedef f::Const<(summary), (module), (description)> name