Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp887 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 DSemaCodeComplete.cpp6953 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, in CodeCompleteLambdaIntroducer() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13319 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,