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

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

Completed in 26 milliseconds