Home
last modified time | relevance | path

Searched refs:CodeCompleteLambdaIntroducer (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp817 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer()
834 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer()
858 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro, in ParseLambdaIntroducer()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h8668 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp4533 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() function in Sema