Home
last modified time | relevance | path

Searched defs:IFD (Results 1 – 11 of 11) sorted by relevance

/external/clang/include/clang/AST/
DASTMutationListener.h79 const ObjCInterfaceDecl *IFD) {} in AddedObjCCategoryToInterface()
/external/clang/lib/Frontend/
DASTConsumers.cpp402 IndirectFieldDecl* IFD = cast<IndirectFieldDecl>(*I); in PrintDeclContext() local
DMultiplexConsumer.cpp167 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
/external/clang/lib/AST/
DDeclObjC.cpp642 if (ObjCInterfaceDecl *IFD = dyn_cast<ObjCInterfaceDecl>(CtxD)) { in getNextRedeclaration() local
654 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getNextRedeclaration() local
679 if (ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in getCanonicalDecl() local
DExprConstant.cpp1708 const IndirectFieldDecl *IFD) { in HandleLValueIndirectMember()
2896 } else if (const IndirectFieldDecl *IFD = in HandleMemberPointerAccess() local
3585 } else if (IndirectFieldDecl *IFD = (*I)->getIndirectMember()) { in HandleConstructorCall() local
4101 } else if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(MD)) { in VisitMemberExpr() local
DRecordLayoutBuilder.cpp2480 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); in getFieldOffset() local
/external/clang/tools/libclang/
DCXType.cpp791 if (const IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(Res.front())) in clang_Type_getOffsetOf() local
DCIndex.cpp4714 if (const ObjCInterfaceDecl *IFD = ImplD->getClassInterface()) in clang_getCanonicalCursor() local
/external/clang/lib/Serialization/
DASTWriter.cpp5317 const ObjCInterfaceDecl *IFD) { in AddedObjCCategoryToInterface()
/external/clang/lib/Sema/
DSemaDecl.cpp11524 if (IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(*i)) in ActOnFields() local
DSemaDeclCXX.cpp2057 if (IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(VD)) in UninitializedFieldVisitor() local