Searched refs:getThisFieldDecl (Results 1 – 3 of 3) sorted by relevance
378 bool isCXXThisExprCaptured() const { return getThisFieldDecl() != nullptr; }379 virtual FieldDecl *getThisFieldDecl() const { return CXXThisFieldDecl; }
2340 FieldDecl *FD = CapturedStmtInfo->getThisFieldDecl(); in GenerateCapturedStmtFunction()
256 FieldDecl *getThisFieldDecl() const override { in getThisFieldDecl() function in __anon0274564a0111::CGOpenMPInlinedRegionInfo258 return OuterRegionInfo->getThisFieldDecl(); in getThisFieldDecl()