reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaObjCProperty.cpp
 1143   } else if ((CatImplClass = dyn_cast<ObjCCategoryImplDecl>(ClassImpDecl))) {
 1148     IDecl = CatImplClass->getClassInterface();
 1154     IDecl->FindCategoryDeclaration(CatImplClass->getIdentifier());
 1549           CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) {
 1557         CatImplClass->FindPropertyImplDecl(PropertyId, QueryKind)) {
 1562     CatImplClass->addPropertyImplementation(PIDecl);