Searched refs:prop_type_source (Results 1 – 1 of 1) sorted by relevance
7940 clang::TypeSourceInfo *prop_type_source; in AddObjCClassProperty() local7942 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty()7944 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()7954 prop_type_source); in AddObjCClassProperty()