Searched refs:Formatter (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h97 template <class Formatter>
99 IsMatch (const std::shared_ptr<Formatter>& formatter_sp) const
/freebsd-11.0-release/contrib/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc886 struct Formatter { struct
887 Formatter(char *str_, const char *fmt_, size_t size_) function in struct:Formatter
969 Formatter formatter(str, fmt, size);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1423 class Formatter : public UnwrappedLineConsumer { class in namespace:clang::format::__anon3863
1425 Formatter(const FormatStyle &Style, SourceManager &SourceMgr, FileID ID, function in class:clang::format::__anon3863::Formatter
1890 Formatter formatter(Expanded, SourceMgr, ID, Ranges);

Completed in 109 milliseconds