Searched defs:setProtocolList (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h779 /// setProtocolList - Set the list of protocols that this interface
781 void setProtocolList(ObjCProtocolDecl *const* List, unsigned Num, function in class:clang::ObjCInterfaceDecl
1180 /// setProtocolList - Set the list of protocols that this interface
1182 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num, function in class:clang::ObjCProtocolDecl
1320 /// setProtocolList - Set the list of protocols that this interface
1322 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num, function in class:clang::ObjCCategoryDecl

Completed in 62 milliseconds