Searched refs:printVerboseInfo (Results 1 – 4 of 4) sorted by relevance
170 virtual void printVerboseInfo(raw_ostream &OS) const {}; in printVerboseInfo() function
157 void printVerboseInfo(raw_ostream &OS) const override;
716 TC.printVerboseInfo(llvm::errs()); in HandleImmediateArgs()
2178 void Generic_GCC::printVerboseInfo(raw_ostream &OS) const { in printVerboseInfo() function in Generic_GCC