Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.cpp517 const ObjCInterfaceDecl *IFaceD = D->getClassInterface(); in handleObjCCategory() local
550 const ObjCInterfaceDecl *IFaceD = CatD->getClassInterface(); in handleObjCCategoryImpl() local
/external/clang/lib/AST/
DASTContext.cpp2056 void ASTContext::setObjCImplementation(ObjCInterfaceDecl *IFaceD, in setObjCImplementation()