Home | History | Annotate | Download | only in Parse

Lines Matching refs:CurParsedObjCImpl

170   if (CurParsedObjCImpl) {
171 CurParsedObjCImpl->finish(AtLoc);
677 CurParsedObjCImpl? Sema::PCC_ObjCImplementation
2233 if (CurParsedObjCImpl)
2234 CurParsedObjCImpl->finish(atEnd);
2251 P.CurParsedObjCImpl = nullptr;
2606 CurParsedObjCImpl->LateParsedObjCMethods.push_back(LM);
2650 if (CurParsedObjCImpl) {
2677 assert (CurParsedObjCImpl