Home | History | Annotate | Download | only in Sema

Lines Matching refs:dumpImpl

2891 unsigned InitializedEntity::dumpImpl(raw_ostream &OS) const {
2893 unsigned Depth = getParent() ? getParent()->dumpImpl(OS) : 0;
2932 dumpImpl(llvm::errs());