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
135 /// viewInheritance - Display the inheritance hierarchy of this C++
137 void CXXRecordDecl::viewInheritance(ASTContext& Context) const { function in class:clang::CXXRecordDecl
/external/clang/include/clang/AST/
H A DDeclCXX.h1572 void viewInheritance(ASTContext& Context) const;

Completed in 116 milliseconds