Searched refs:Cap_This (Results 1 – 1 of 1) sorted by relevance
336 Cap_This, Cap_ByCopy, Cap_ByRef, Cap_Block enumerator370 : VarAndKind(0, Cap_This), CopyExprAndNested(Cpy, isNested), Loc(Loc), in Capture()373 bool isThisCapture() const { return VarAndKind.getInt() == Cap_This; } in isThisCapture()