Home
last modified time | relevance | path

Searched defs:MostDerivedClassDecl (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1279 const CXXRecordDecl *MostDerivedClassDecl) in HasTrivialDestructorBody()
2123 const CXXRecordDecl *MostDerivedClassDecl = Base->getBestDynamicClassType(); in CanDevirtualizeMemberFunctionCall() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp12801 const CXXRecordDecl *MostDerivedClassDecl = Base->getBestDynamicClassType(); in MarkExprReferenced() local