Searched refs:getASTObjCInterfaceLayout (Results 1 – 6 of 6) sorted by relevance
1340 const ASTRecordLayout &SL = Context.getASTObjCInterfaceLayout(SD); in Layout()3136 RL = &getASTObjCInterfaceLayout(Container); in lookupFieldBitOffset()
2010 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeInfoImpl()2134 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeUnadjustedAlign()2608 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { in getASTObjCInterfaceLayout() function in ASTContext
2170 const ASTRecordLayout &getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D)
1709 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()3319 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
2395 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition()
5958 ast->getASTObjCInterfaceLayout(class_interface_decl); in GetObjCFieldAtIndex()6765 getASTContext()->getASTObjCInterfaceLayout(class_interface_decl); in GetChildCompilerTypeAtIndex()