Searched refs:viewInheritance (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/AST/
H A DInheritViz.cpp10 // This file implements CXXRecordDecl::viewInheritance, which
134 /// viewInheritance - Display the inheritance hierarchy of this C++
136 void CXXRecordDecl::viewInheritance(ASTContext& Context) const { function in class:clang::CXXRecordDecl
/external/clang/include/clang/AST/
H A DDeclCXX.h1422 /// viewInheritance - Renders and displays an inheritance diagram
1425 void viewInheritance(ASTContext& Context) const;

Completed in 116 milliseconds