Searched refs:inheritedName (Results 1 – 1 of 1) sorted by relevance
1303 const IdentifierInfo *inheritedName, in DiagnosePropertyMismatch() argument1320 << Property->getDeclName() << inheritedName; in DiagnosePropertyMismatch()1324 << Property->getDeclName() << "copy" << inheritedName; in DiagnosePropertyMismatch()1336 << Property->getDeclName() << "retain (or strong)" << inheritedName; in DiagnosePropertyMismatch()1343 << Property->getDeclName() << "atomic" << inheritedName; in DiagnosePropertyMismatch()1348 << Property->getDeclName() << "setter" << inheritedName; in DiagnosePropertyMismatch()1353 << Property->getDeclName() << "getter" << inheritedName; in DiagnosePropertyMismatch()1371 << Property->getType() << SuperProperty->getType() << inheritedName; in DiagnosePropertyMismatch()