Home | History | Annotate | Download | only in Sema

Lines Matching refs:dumpImpl

2700 unsigned InitializedEntity::dumpImpl(raw_ostream &OS) const {
2702 unsigned Depth = getParent() ? getParent()->dumpImpl(OS) : 0;
2741 dumpImpl(llvm::errs());