Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRecordLayoutBuilder.cpp3082 ASTContext::getObjCLayout(const ObjCInterfaceDecl *D, in getObjCLayout() function in ASTContext
3104 return getObjCLayout(D, nullptr); in getObjCLayout()
DASTContext.cpp2134 return getObjCLayout(D, nullptr); in getASTObjCInterfaceLayout()
2140 return getObjCLayout(D->getClassInterface(), D); in getASTObjCImplementationLayout()
/external/clang/include/clang/AST/
DASTContext.h2548 getObjCLayout(const ObjCInterfaceDecl *D,