Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp8501 static void assignInheritanceModel(Sema &S, CXXRecordDecl *RD) { in assignInheritanceModel() function
8556 assignInheritanceModel(*this, MPTy->getMostRecentCXXRecordDecl()); in RequireCompleteTypeImpl()