Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IFD

5317                                              const ObjCInterfaceDecl *IFD) {
5319 if (!IFD->isFromASTFile())
5322 assert(IFD->getDefinition() && "Category on a class without a definition?");
5324 const_cast<ObjCInterfaceDecl *>(IFD->getDefinition()));