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

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

Completed in 56 milliseconds