Searched refs:getASTObjCInterfaceLayout (Results 1 – 7 of 7) sorted by relevance
45 RL = &CGM.getContext().getASTObjCInterfaceLayout(Container); in LookupFieldBitOffset()
2170 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
1714 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition()
1781 const ASTRecordLayout &getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D)
1331 const ASTRecordLayout &SL = Context.getASTObjCInterfaceLayout(SD); in Layout()
1691 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeInfoImpl()2065 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { in getASTObjCInterfaceLayout() function in ASTContext
3088 …const clang::ASTRecordLayout &interface_layout = ast->getASTObjCInterfaceLayout(class_interface_de… in GetObjCFieldAtIndex()3577 …const clang::ASTRecordLayout &interface_layout = m_ast->getASTObjCInterfaceLayout(class_interface_… in GetChildClangTypeAtIndex()