HomeSort by: relevance | last modified time | path
    Searched defs:assignInheritanceModel (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 8501 static void assignInheritanceModel(Sema &S, CXXRecordDecl *RD) {
8528 S.Consumer.AssignInheritanceModel(RD);
8556 assignInheritanceModel(*this, MPTy->getMostRecentCXXRecordDecl());

Completed in 33 milliseconds