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