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