Searched refs:DiagnoseUnimplementedProperties (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1787 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, InsMap);
1843 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, InsMap);
H A DSemaObjCProperty.cpp1643 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h2274 /// DiagnoseUnimplementedProperties - This routine warns on those properties
2276 void DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl,

Completed in 115 milliseconds