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

/external/clang/lib/Parse/
H A DParseObjc.cpp50 Actions.CodeCompleteObjCAtDirective(getCurScope());
453 Actions.CodeCompleteObjCAtDirective(getCurScope());
529 Actions.CodeCompleteObjCAtDirective(getCurScope());
/external/clang/include/clang/Sema/
H A DSema.h8114 void CodeCompleteObjCAtDirective(Scope *S);
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp4465 void Sema::CodeCompleteObjCAtDirective(Scope *S) { function in class:Sema

Completed in 2131 milliseconds