Home
last modified time | relevance | path

Searched refs:getObjCLayout (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DRecordLayoutBuilder.cpp2848 ASTContext::getObjCLayout(const ObjCInterfaceDecl *D, in getObjCLayout() function in ASTContext
2870 return getObjCLayout(D, 0); in getObjCLayout()
DASTContext.cpp1985 return getObjCLayout(D, 0); in getASTObjCInterfaceLayout()
1991 return getObjCLayout(D->getClassInterface(), D); in getASTObjCImplementationLayout()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTContext.h2248 getObjCLayout(const ObjCInterfaceDecl *D,