Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7264 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
7267 IncludedThis = true; in CodeCompleteLambdaIntroducer()
7288 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()