Home | History | Annotate | Download | only in Sema

Lines Matching refs:ThisType

802   QualType ThisType = MD->getThisType(CurrContext)->getPointeeType();
804 if (const CXXRecordDecl *RD = ThisType->getAsCXXRecordDecl()) {