Home
last modified time | relevance | path

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

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