Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3478 ASTContext::getObjCLayout(const ObjCInterfaceDecl *D, in getObjCLayout() function in ASTContext
3501 return getObjCLayout(D, nullptr); in getObjCLayout()
H A DASTContext.cpp3006 return getObjCLayout(D, nullptr); in getASTObjCInterfaceLayout()
3012 return getObjCLayout(D->getClassInterface(), D); in getASTObjCImplementationLayout()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h3278 getObjCLayout(const ObjCInterfaceDecl *D,