Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2461 ArrayRef<const FieldDecl*> RecFields, in BuildRCRecordLayout()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18864 SmallVector<FieldDecl*, 32> RecFields; in ActOnFields() local