Lines Matching refs:Output
58 std::string Output;66 void setOutput(const Twine &Output) {68 this->Output = Output.str();75 llvm::errs() << Output << ':';