Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DRecordPrinter.h27 explicit RecordPrinter(raw_ostream &O, std::string D) in RecordPrinter() function
30 explicit RecordPrinter(raw_ostream &O) : RecordPrinter(O, ""){}; in RecordPrinter() function