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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DInheritViz.cpp10 // This file implements CXXRecordDecl::viewInheritance, which
136 /// viewInheritance - Display the inheritance hierarchy of this C++
138 void CXXRecordDecl::viewInheritance(ASTContext& Context) const { function in class:clang::CXXRecordDecl
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h1533 void viewInheritance(ASTContext& Context) const;

Completed in 84 milliseconds