Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp6962 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
6965 IncludedThis = true; in CodeCompleteLambdaIntroducer()
6986 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()