Lines Matching defs:objects
654 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method,657 &Context.Idents.get("objects"),661 Params.push_back(objects);772 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method,775 &Context.Idents.get("objects"),779 Params.push_back(objects);2695 /// Look through pseudo-objects.