Searched refs:getASTObjCInterfaceLayout (Results 1 – 6 of 6) sorted by relevance
1425 const ASTRecordLayout &SL = Context.getASTObjCInterfaceLayout(SD); in Layout()3452 RL = &getASTObjCInterfaceLayout(Container); in lookupFieldBitOffset()
2309 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeInfoImpl()2455 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeUnadjustedAlign()3005 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { in getASTObjCInterfaceLayout() function in ASTContext
1812 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()3532 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
2891 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition()
2405 const ASTRecordLayout &getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D)
5717 ast->getASTObjCInterfaceLayout(class_interface_decl); in GetObjCFieldAtIndex()6373 getASTContext().getASTObjCInterfaceLayout(class_interface_decl); in GetChildCompilerTypeAtIndex()