Home
last modified time | relevance | path

Searched refs:DefaultSynthesizeProperties (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1669 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl* IMPDecl, in DefaultSynthesizeProperties() function in Sema
1757 void Sema::DefaultSynthesizeProperties(Scope *S, Decl *D) { in DefaultSynthesizeProperties() function in Sema
1765 DefaultSynthesizeProperties(S, IC, IDecl); in DefaultSynthesizeProperties()
/external/clang/lib/Parse/
DParseObjc.cpp2281 P.Actions.DefaultSynthesizeProperties(P.getCurScope(), Dcl); in finish()
/external/clang/include/clang/Sema/
DSema.h3107 void DefaultSynthesizeProperties (Scope *S, ObjCImplDecl* IMPDecl,
3109 void DefaultSynthesizeProperties(Scope *S, Decl *D);