Searched refs:capturesThis (Results 1 – 8 of 8) sorted by relevance
71 bool capturesThis() const { in capturesThis() function
2039 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis() function
1032 if (C->capturesThis()) in getCaptureFields()
184 if (I->capturesThis()) in Kind()
882 } else if (C.capturesThis()) { in CollectRecordLambdaFields()
310 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()
9495 if (C->capturesThis()) { in TransformLambdaExpr()
10517 } else if (C.capturesThis()) { in RebuildLambdaScopeInfo()