Searched refs:getThisFieldDecl (Results 1 – 3 of 3) sorted by relevance
485 bool isCXXThisExprCaptured() const { return getThisFieldDecl() != nullptr; }486 virtual FieldDecl *getThisFieldDecl() const { return CXXThisFieldDecl; }
3375 FieldDecl *FD = CapturedStmtInfo->getThisFieldDecl(); in GenerateCapturedStmtFunction()
270 FieldDecl *getThisFieldDecl() const override { in getThisFieldDecl() function in __anon93cce0fb0111::CGOpenMPInlinedRegionInfo272 return OuterRegionInfo->getThisFieldDecl(); in getThisFieldDecl()