Searched defs:IFD (Results 1 – 13 of 13) sorted by relevance
86 const ObjCInterfaceDecl *IFD) {} in AddedObjCCategoryToInterface()
400 IndirectFieldDecl* IFD = cast<IndirectFieldDecl>(I); in PrintDeclContext() local
168 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
735 if (ObjCInterfaceDecl *IFD = dyn_cast<ObjCInterfaceDecl>(CtxD)) { in getNextRedeclarationImpl() local747 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getNextRedeclarationImpl() local772 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getCanonicalDecl() local
1853 const IndirectFieldDecl *IFD) { in HandleLValueIndirectMember()3044 } else if (const IndirectFieldDecl *IFD = in HandleMemberPointerAccess() local3738 } else if (IndirectFieldDecl *IFD = I->getIndirectMember()) { in HandleConstructorCall() local4253 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) { in VisitMemberExpr() local
2912 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); in getFieldOffset() local
448 else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(D)) in mangle() local
813 if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(Res.front())) in clang_Type_getOffsetOf() local
4919 if (const ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in clang_getCanonicalCursor() local
1860 const ObjCInterfaceDecl *IFD) { in DiagnoseMissingDesignatedInitOverrides()
3675 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in findDefaultInitializer() local12251 if (const auto *IFD = dyn_cast<IndirectFieldDecl>(I)) in ActOnFields() local
2389 } else if (auto *IFD = dyn_cast<IndirectFieldDecl>(I)) { in DiagnoseUninitializedFields() local
5622 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()