Home
last modified time | relevance | path

Searched defs:IFaceD (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp740 const ObjCInterfaceDecl *IFaceD = D->getClassInterface(); in handleObjCCategory() local
773 const ObjCInterfaceDecl *IFaceD = CatD->getClassInterface(); in handleObjCCategoryImpl() local
/external/clang/lib/AST/
DASTContext.cpp2054 void ASTContext::setObjCImplementation(ObjCInterfaceDecl *IFaceD, in setObjCImplementation()