Searched defs:SuperPDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1062 ObjCPropertyDecl *SuperPDecl = (*S); local
1067 if (SuperPDecl->getIdentifier() == PDecl->getIdentifier())
1068 DiagnosePropertyMismatch(PDecl, SuperPDecl,

Completed in 22 milliseconds