Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp749 const ObjCInterfaceDecl *IFaceD = D->getClassInterface(); in handleObjCCategory() local
782 const ObjCInterfaceDecl *IFaceD = CatD->getClassInterface(); in handleObjCCategoryImpl() local
[all...]
/llvm-project/clang/lib/AST/
H A DASTContext.cpp2937 setObjCImplementation(ObjCInterfaceDecl * IFaceD,ObjCImplementationDecl * ImplD) setObjCImplementation() argument