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

References

include/llvm/Support/Chrono.h
  160     format_provider<InternalRep>::format(count, Stream, Style);
include/llvm/Support/FormatVariadicDetails.h
   39     format_provider<typename std::decay<T>::type>::format(Item, S, Options);
   72       (sizeof(test<llvm::format_provider<Decayed>>(nullptr)) == 1);