Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArrayWithObjectsMethod

657   if (!ArrayWithObjectsMethod) {
720 ArrayWithObjectsMethod = Method;
723 QualType ObjectsType = ArrayWithObjectsMethod->parameters()[0]->getType();
745 ArrayWithObjectsMethod, SR));