Searched refs:CodeCompleteLambdaIntroducer (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 817 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer() 834 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer() 858 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer()
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 4468 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() function in Sema
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 8354 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
|