Home
last modified time | relevance | path

Searched defs:RecLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2452 BuildRCRecordLayout(const llvm::StructLayout * RecLayout,const RecordDecl * RD,ArrayRef<const FieldDecl * > RecFields,CharUnits BytePos,bool & HasUnion,bool ByrefLayout) BuildRCRecordLayout() argument
2580 const llvm::StructLayout *RecLayout = BuildRCBlockVarRecordLayout() local
H A DCGClass.cpp1030 const ASTRecordLayout &RecLayout; global() member in __anon827950500311::FieldMemcpyizer