Searched refs:getThisFieldDecl (Results 1 – 3 of 3) sorted by relevance
495 bool isCXXThisExprCaptured() const { return getThisFieldDecl() != nullptr; }496 virtual FieldDecl *getThisFieldDecl() const { return CXXThisFieldDecl; }
3194 FieldDecl *FD = CapturedStmtInfo->getThisFieldDecl(); in GenerateCapturedStmtFunction()
274 FieldDecl *getThisFieldDecl() const override { in getThisFieldDecl() function in __anon93cce0fb0111::CGOpenMPInlinedRegionInfo276 return OuterRegionInfo->getThisFieldDecl(); in getThisFieldDecl()