Home | History | Annotate | Download | only in Parse

Lines Matching refs:LastII

175 /// \param LastII When non-NULL, points to an IdentifierInfo* that will be
185 IdentifierInfo **LastII) {
190 assert(!LastII && "want last identifier but have already annotated scope");
205 if (LastII)
206 *LastII = 0;
354 if (LastII)
355 *LastII = TemplateId->Name;
428 if (LastII)
429 *LastII = ⅈ