Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp760 const CXXRecordDecl *MostDerivedClassDecl) in HasTrivialDestructorBody()
1621 const CXXRecordDecl *MostDerivedClassDecl = getMostDerivedClassDecl(Base); in canDevirtualizeMemberFunctionCall() local
DCGExprCXX.cpp127 const CXXRecordDecl *MostDerivedClassDecl = getMostDerivedClassDecl(Base); in canDevirtualizeMemberFunctionCalls() local