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

/external/clang/include/clang/AST/
H A DDeclObjC.h946 /// setProtocolList - Set the list of protocols that this interface
948 void setProtocolList(ObjCProtocolDecl *const* List, unsigned Num, function in class:clang::ObjCInterfaceDecl
1600 /// setProtocolList - Set the list of protocols that this interface
1602 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num, function in class:clang::ObjCProtocolDecl
1756 /// setProtocolList - Set the list of protocols that this interface
1758 void setProtocolList(ObjCProtocolDecl *const*List, unsigned Num, function in class:clang::ObjCCategoryDecl

Completed in 182 milliseconds