Searched defs:debugOutput (Results 1 – 2 of 2) sorted by relevance
41 private boolean debugOutput; field in FlatPackageWriterImpl71 public void setDebugOutput(boolean debugOutput) { in setDebugOutput()
44 llvm::raw_ostream *debugOutput() const { return debugOutput_; } in debugOutput() function