Home
last modified time | relevance | path

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

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