reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/FormatVariadic.h
  161   formatv_object(formatv_object const &rhs) = delete;
  163   formatv_object(formatv_object &&rhs)
  253 inline auto formatv(const char *Fmt, Ts &&... Vals) -> formatv_object<decltype(
  257   return formatv_object<ParamTuple>(