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.cpp7113 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
7116 IncludedThis = true; in CodeCompleteLambdaIntroducer()
7137 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()