clang API Documentation

clang::ObjCProtocolList Member List
This is the complete list of members for clang::ObjCProtocolList, including all inherited members.
begin() constclang::ObjCList< ObjCProtocolDecl > [inline]
empty() const clang::ObjCListBase [inline]
end() constclang::ObjCList< ObjCProtocolDecl > [inline]
iterator typedefclang::ObjCList< ObjCProtocolDecl >
Listclang::ObjCListBase [protected]
loc_begin() const clang::ObjCProtocolList [inline]
loc_end() const clang::ObjCProtocolList [inline]
loc_iterator typedefclang::ObjCProtocolList
NumEltsclang::ObjCListBase [protected]
ObjCListBase()clang::ObjCListBase [inline]
ObjCProtocolList()clang::ObjCProtocolList [inline]
operator[](unsigned Idx) constclang::ObjCList< ObjCProtocolDecl > [inline]
set(ObjCProtocolDecl *const *InList, unsigned Elts, const SourceLocation *Locs, ASTContext &Ctx)clang::ObjCProtocolList
ObjCList< ObjCProtocolDecl >::set(ObjCProtocolDecl *const *InList, unsigned Elts, ASTContext &Ctx)clang::ObjCList< ObjCProtocolDecl > [inline]
clang::ObjCListBase::set(void *const *InList, unsigned Elts, ASTContext &Ctx)clang::ObjCListBase [protected]
size() const clang::ObjCListBase [inline]