Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointeeCXXRecordDecl

8126     return (RT && RT->getPointeeCXXRecordDecl() == Derived) ? 2 : 1;