Searched refs:capturesThis (Results 1 – 9 of 9) sorted by relevance
71 bool capturesThis() const { in capturesThis() function
2034 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis() function
153 if (C->capturesThis() || C->capturesVLAType()) in TraverseLambdaCapture()
1032 if (C->capturesThis()) in getCaptureFields()
184 if (I->capturesThis()) in Kind()
899 } else if (C.capturesThis()) { in CollectRecordLambdaFields()
310 if (I.capturesThis() || I.capturesVariableArrayType()) in VisitCapturedStmt()
9253 if (C->capturesThis()) { in TransformLambdaScope()
10333 } else if (C.capturesThis()) { in RebuildLambdaScopeInfo()