Searched refs:prop_type_source (Results 1 – 1 of 1) sorted by relevance
7842 clang::TypeSourceInfo *prop_type_source; in AddObjCClassProperty() local7844 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty()7846 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()7856 prop_type_source); in AddObjCClassProperty()