Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp4542 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
4545 IncludedThis = true; in CodeCompleteLambdaIntroducer()
4568 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()