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