reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1947 x->isClassMethod() == Prop->isClassProperty(); 1956 Prop->isClassProperty()))) { 1959 ? (Prop->isClassProperty() 1962 : (Prop->isClassProperty() 1965 S.Diag(IMPDecl->getLocation(), diag) << Prop->getDeclName() << Method; 1966 S.Diag(Prop->getLocation(), diag::note_property_declare);