Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp6911 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
6914 IncludedThis = true; in CodeCompleteLambdaIntroducer()
6935 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()