Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp6421 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
6424 IncludedThis = true; in CodeCompleteLambdaIntroducer()
6445 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()