Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp50 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives()
387 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
495 Actions.CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCInterfaceDeclList()
/external/clang/lib/Sema/
DSemaCodeComplete.cpp4610 void Sema::CodeCompleteObjCAtDirective(Scope *S) { in CodeCompleteObjCAtDirective() function in Sema
/external/clang/include/clang/Sema/
DSema.h8357 void CodeCompleteObjCAtDirective(Scope *S);