Searched refs:CodeCompleteLambdaIntroducer (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 887 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer() 906 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer() 953 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 6953 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() function in Sema
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Sema.h | 13319 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
|