Home
last modified time | relevance | path

Searched refs:PrintInheritanceChain (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/tools/clang/plugins/
DFindBadConstructs.cpp518 void PrintInheritanceChain(const CXXBasePath& path) { in PrintInheritanceChain() function in __anon3856888b0111::FindBadConstructsConsumer
568 PrintInheritanceChain(refcounted_path.front()); in CheckRefCountedDtors()
627 PrintInheritanceChain(refcounted_path.front()); in CheckRefCountedDtors()
629 PrintInheritanceChain(*it); in CheckRefCountedDtors()
632 PrintInheritanceChain(refcounted_path.front()); in CheckRefCountedDtors()
634 PrintInheritanceChain(*it); in CheckRefCountedDtors()