Home | History | Annotate | Download | only in AST

Lines Matching refs:isObjCProtocolDecl

144       DiagSelect = !isObjCProtocolDecl() ? 3 : 0;
857 || isObjCInterfaceDecl() || isObjCProtocolDecl();
908 bool Sema::isObjCProtocolDecl() {