Home | History | Annotate | Download | only in Sema

Lines Matching refs:Protected

2791         //   An anonymous union shall not have private or protected
9337 case tok::objc_protected: return ObjCIvarDecl::Protected;