Searched refs:CodeCompleteObjCAtDirective (Results 1 – 3 of 3) sorted by relevance
170 void CodeCompleteObjCAtDirective(Scope *S);
60 Actions.CodeCompletion().CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()728 Actions.CodeCompletion().CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
7292 void SemaCodeCompletion::CodeCompleteObjCAtDirective(Scope *S) { in CodeCompleteObjCAtDirective() function in SemaCodeCompletion