Searched defs:DefaultSynthesizeProperties (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1524 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl* IMPDecl, function in class:Sema
1605 void Sema::DefaultSynthesizeProperties(Scope *S, Decl *D) { function in class:Sema
1613 DefaultSynthesizeProperties(S, IC, IDecl);

Completed in 86 milliseconds