Home
last modified time | relevance | path

Searched refs:IncludedThis (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp4477 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
4480 IncludedThis = true; in CodeCompleteLambdaIntroducer()
4503 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()