Home
last modified time | relevance | path

Searched refs:getASTObjCInterfaceLayout (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1825 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
1829 LongTy, 0 - (Context.getASTObjCInterfaceLayout(OID->getClassInterface()) in GenerateClass()
3722 int instanceSize = Context.getASTObjCInterfaceLayout(OID->getClassInterface()) in GenerateClass()
3739 Context.getASTObjCInterfaceLayout(SuperClassDecl).getSize().getQuantity(); in GenerateClass()
H A DCGObjCMac.cpp3429 .getASTObjCInterfaceLayout(ID->getClassInterface()) in GenerateClass()
6335 CGM.getContext().getASTObjCInterfaceLayout(OID->getClassInterface()); in GetClassSizeInfo()
H A DCGDebugInfo.cpp3387 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1421 const ASTRecordLayout &SL = Context.getASTObjCInterfaceLayout(SD); in Layout()
3542 const ASTRecordLayout *RL = &getASTObjCInterfaceLayout(Container); in lookupFieldBitOffset()
H A DASTContext.cpp2462 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeInfoImpl()
2624 const ASTRecordLayout &Layout = getASTObjCInterfaceLayout(ObjCI->getDecl()); in getTypeUnadjustedAlign()
3207 ASTContext::getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D) const { in getASTObjCInterfaceLayout() function in ASTContext
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2704 const ASTRecordLayout &getASTObjCInterfaceLayout(const ObjCInterfaceDecl *D)
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5653 ast->getASTObjCInterfaceLayout(class_interface_decl); in GetObjCFieldAtIndex()
6367 getASTContext().getASTObjCInterfaceLayout(class_interface_decl); in GetChildCompilerTypeAtIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8821 …InterfaceLayoutEPKNS_17ObjCInterfaceDeclE", "clang::ASTContext::getASTObjCInterfaceLayout(clang::O…