Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2947 bool hasUnion = false; in fillRunSkipBlockVars() local
2981 BuildRCBlockVarRecordLayout(record, fieldOffset, hasUnion); in fillRunSkipBlockVars()
3014 bool hasUnion = false; in BuildByrefLayout() local
3016 BuildRCBlockVarRecordLayout(record, fieldOffset, hasUnion, true /*ByrefLayout */); in BuildByrefLayout()