Searched refs:DiagnoseUnimplementedProperties (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1963 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods() 2005 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, in ImplMethodsVsClassMethods()
|
D | SemaObjCProperty.cpp | 1653 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, in DiagnoseUnimplementedProperties() function in Sema
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 2797 void DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl,
|