Searched refs:getASTObjCInterfaceLayout (Results 1 – 6 of 6) sorted by relevance
1425 const ASTRecordLayout &SL = Context.getASTObjCInterfaceLayout(SD); in Layout()3501 RL = &getASTObjCInterfaceLayout(Container); in lookupFieldBitOffset()
2256 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeInfoImpl()2399 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeUnadjustedAlign()2966 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { in getASTObjCInterfaceLayout() function in ASTContext
1820 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()3647 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
3036 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition()
2439 const ASTRecordLayout &getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D)
5592 ast->getASTObjCInterfaceLayout(class_interface_decl); in GetObjCFieldAtIndex()6248 getASTContext().getASTObjCInterfaceLayout(class_interface_decl); in GetChildCompilerTypeAtIndex()