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