Searched refs:getCXXBaseList (Results 1 – 2 of 2) sorted by relevance
101 llvm::ImmutableList<const CXXBaseSpecifier *> getCXXBaseList() const { in getCXXBaseList() function
212 BaseSpecList = PTMD->getCXXBaseList(); in accumCXXBase()