Lines Matching refs:LCK_StarThis
922 if (C->Kind == LCK_This || C->Kind == LCK_StarThis) {923 if (C->Kind == LCK_StarThis) 944 if (Intro.Default == LCD_ByCopy && C->Kind != LCK_StarThis) {962 C->Kind == LCK_StarThis);1537 From.isCopyCapture() ? LCK_StarThis : LCK_This));