Home
last modified time | relevance | path

Searched refs:assignInheritanceModel (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp6900 static void assignInheritanceModel(Sema &S, CXXRecordDecl *RD) { in assignInheritanceModel() function
6948 assignInheritanceModel(*this, MPTy->getMostRecentCXXRecordDecl()); in RequireCompleteTypeImpl()