Home | History | Annotate | Download | only in Checkers

Lines Matching defs:dump

102   void dump(raw_ostream &OS) const {
111 LLVM_ATTRIBUTE_USED void dump() const {
112 dump(llvm::errs());
2171 I.getData().dump(Out);