Home | History | Annotate | Download | only in plugins

Lines Matching refs:PrintInheritanceChain

780 void FindBadConstructsConsumer::PrintInheritanceChain(const CXXBasePath& path) {
832 PrintInheritanceChain(refcounted_path.front());
894 PrintInheritanceChain(refcounted_path.front());
896 PrintInheritanceChain(*it);
899 PrintInheritanceChain(refcounted_path.front());
901 PrintInheritanceChain(*it);