Searched defs:isSynthesized (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 246 PushPropertyAttributes(ConstantStructBuilder & Fields,const ObjCPropertyDecl * property,bool isSynthesized=true,bool isDynamic=true) PushPropertyAttributes() argument 293 PushProperty(ConstantArrayBuilder & PropertiesArray,const ObjCPropertyDecl * property,const Decl * OCD,bool isSynthesized=true,bool isDynamic=true) PushProperty() argument 1139 PushProperty(ConstantArrayBuilder & PropertiesArray,const ObjCPropertyDecl * property,const Decl * OCD,bool isSynthesized=true,bool isDynamic=true) PushProperty() argument 3573 bool isSynthesized = false; GeneratePropertyList() local [all...] |