Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp7721 static void assignInheritanceModel(Sema &S, CXXRecordDecl *RD) { in assignInheritanceModel() function
7775 assignInheritanceModel(*this, MPTy->getMostRecentCXXRecordDecl()); in RequireCompleteTypeImpl()