Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp282 virtual ConstantArrayBuilder PushPropertyListHeader(ConstantStructBuilder &Fields, in PushPropertyListHeader() function in __anon0fc3211f0111::CGObjCGNU
3241 auto properties = PushPropertyListHeader(propertyList, numProperties); in GeneratePropertyList()