Searched defs:synthesized (Results 1 – 2 of 2) sorted by relevance
1838 // Ivar's can only appear in interfaces, implementations (via synthesized in Create() argument
1962 ObjCIvarDecl(ObjCContainerDecl * DC,SourceLocation StartLoc,SourceLocation IdLoc,const IdentifierInfo * Id,QualType T,TypeSourceInfo * TInfo,AccessControl ac,Expr * BW,bool synthesized) ObjCIvarDecl() argument