Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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