Searched refs:getParentDecl (Results 1 – 2 of 2) sorted by relevance
183 const CXXRecordDecl *getParentDecl() const { in getParentDecl() function
1382 if (Func->getParentDecl()->isInvalidDecl()) in checkConstructor()1395 << Func->getParentDecl(); in checkConstructor()1595 const auto *StaticDecl = cast<CXXRecordDecl>(Func->getParentDecl()); in CallVirt()1613 if (Func->getParentDecl()->isDerivedFrom(ThisFieldDecl)) { in CallVirt()1993 T = Func->getParentDecl()->getTypeForDecl(); in GetTypeidPtr()