Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2454 BuildRCRecordLayout(const llvm::StructLayout * RecLayout,const RecordDecl * RD,ArrayRef<const FieldDecl * > RecFields,CharUnits BytePos,bool & HasUnion,bool ByrefLayout) BuildRCRecordLayout() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19202 SmallVector<FieldDecl*, 32> RecFields; ActOnFields() local