Searched refs:parser_property_decl (Results 1 – 1 of 1) sorted by relevance
1161 DeclFromParser<ObjCPropertyDecl> parser_property_decl( in FindObjCPropertyAndIvarDeclsWithOrigin() local1163 if (parser_property_decl.IsValid()) { in FindObjCPropertyAndIvarDeclsWithOrigin()1165 ClangUtil::DumpDecl(parser_property_decl.decl)); in FindObjCPropertyAndIvarDeclsWithOrigin()1167 context.AddNamedDecl(parser_property_decl.decl); in FindObjCPropertyAndIvarDeclsWithOrigin()