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

/external/clang/lib/Parse/
H A DParseExprCXX.cpp768 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro,
785 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro,
809 Actions.CodeCompleteLambdaIntroducer(getCurScope(), Intro,
/external/clang/include/clang/Sema/
H A DSema.h8111 void CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro,
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp4323 void Sema::CodeCompleteLambdaIntroducer(Scope *S, LambdaIntroducer &Intro, function in class:Sema

Completed in 59 milliseconds