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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1968 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties);
2010 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl,
H A DSemaObjCProperty.cpp1646 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h2753 /// DiagnoseUnimplementedProperties - This routine warns on those properties
2755 void DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl,

Completed in 455 milliseconds