Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp4563 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
4566 IncludedThis = true; in CodeCompleteLambdaIntroducer()
4589 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()