Searched refs:getASTObjCInterfaceLayout (Results 1 – 6 of 6) sorted by relevance
45 RL = &CGM.getContext().getASTObjCInterfaceLayout(Container); in LookupFieldBitOffset()
2208 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
1960 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition()
1892 const ASTRecordLayout &getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D)
1327 const ASTRecordLayout &SL = Context.getASTObjCInterfaceLayout(SD); in Layout()
1741 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeInfoImpl()2133 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { in getASTObjCInterfaceLayout() function in ASTContext