Searched defs:IFD (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTMutationListener.h66 AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, const ObjCInterfaceDecl *IFD) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp398 IndirectFieldDecl* IFD = cast<IndirectFieldDecl>(*I); local
399 Out << "<IndirectField> " << *IFD << '\n'; local
H A DMultiplexConsumer.cpp151 AddedObjCCategoryToInterface( const ObjCCategoryDecl *CatD, const ObjCInterfaceDecl *IFD) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2591 const IndirectFieldDecl *IFD = cast<IndirectFieldDecl>(VD); local
H A DExprConstant.cpp1389 HandleLValueIndirectMember(EvalInfo &Info, const Expr *E, LValue &LVal, const IndirectFieldDecl *IFD) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp5213 AddedObjCCategoryToInterface(const ObjCCategoryDecl *CatD, const ObjCInterfaceDecl *IFD) argument

Completed in 102 milliseconds