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

/external/clang/lib/Parse/
H A DParseObjc.cpp197 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc);
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp5795 void Sema::CodeCompleteObjCInterfaceCategory(Scope *S, function in class:Sema
5842 return CodeCompleteObjCInterfaceCategory(S, ClassName, ClassNameLoc);
/external/clang/include/clang/Sema/
H A DSema.h7023 void CodeCompleteObjCInterfaceCategory(Scope *S,

Completed in 59 milliseconds