Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp4555 bool AfterAmpersand) { in CodeCompleteLambdaIntroducer() argument
4589 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp6251 bool AfterAmpersand) { in CodeCompleteLambdaIntroducer() argument
6283 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
/external/clang/include/clang/Sema/
DSema.h9256 bool AfterAmpersand);
/external/llvm-project/clang/include/clang/Sema/
DSema.h12095 bool AfterAmpersand);