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