Searched refs:debugOutput (Results 1 – 3 of 3) sorted by relevance
17 if (auto out{ustate->debugOutput()}) { in Parse()
68 void Parse(llvm::raw_ostream &debugOutput);
44 llvm::raw_ostream *debugOutput() const { return debugOutput_; } in debugOutput() function