Home
last modified time | relevance | path

Searched defs:format_object_base (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormat.h49 format_object_base(const char *fmt) : Fmt(fmt) {} in format_object_base() function
H A Draw_ostream.h34 class format_object_base; variable