Home
last modified time | relevance | path

Searched refs:IncludedThis (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp6259 bool IncludedThis = false; in CodeCompleteLambdaIntroducer() local
6262 IncludedThis = true; in CodeCompleteLambdaIntroducer()
6283 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()