Searched refs:CodeCompleteUsingDirective (Results 1 – 3 of 3) sorted by relevance
159 void CodeCompleteUsingDirective(Scope *S);
554 Actions.CodeCompletion().CodeCompleteUsingDirective(getCurScope()); in ParseUsingDirective()
6818 void SemaCodeCompletion::CodeCompleteUsingDirective(Scope *S) { in CodeCompleteUsingDirective() function in SemaCodeCompletion