Home
last modified time | relevance | path

Searched refs:addThisCompletion (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp1514 static void addThisCompletion(Sema &S, ResultBuilder &Results) { in addThisCompletion() function
1867 addThisCompletion(SemaRef, Results); in AddOrdinaryNameResults()
4590 addThisCompletion(*this, Results); in CodeCompleteLambdaIntroducer()
5477 addThisCompletion(*this, Results); in CodeCompleteObjCMessageReceiver()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp1917 static void addThisCompletion(Sema &S, ResultBuilder &Results) { in addThisCompletion() function
2411 addThisCompletion(SemaRef, Results); in AddOrdinaryNameResults()
6284 addThisCompletion(*this, Results); in CodeCompleteLambdaIntroducer()
7214 addThisCompletion(*this, Results); in CodeCompleteObjCMessageReceiver()