Searched refs:addThisCapture (Results 1 – 3 of 3) sorted by relevance
556 void addThisCapture(bool isNested, SourceLocation Loc,877 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc, in addThisCapture() function
1183 CSI->addThisCapture(isNested, Loc, ThisExpr, ByCopy); in CheckCXXThisCapture()
11222 LSI->addThisCapture(/*Nested*/ false, C.getLocation(), in RebuildLambdaScopeInfo()