Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp275 virtual ConstantArrayBuilder PushPropertyListHeader(ConstantStructBuilder &Fields, in PushPropertyListHeader() function in __anonbab9bb100111::CGObjCGNU
3568 auto properties = PushPropertyListHeader(propertyList, numProperties); in GeneratePropertyList()