Home
last modified time | relevance | path

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

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