Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2887 bool hasUnion = false; in fillRunSkipBlockVars() local
2921 BuildRCBlockVarRecordLayout(record, fieldOffset, hasUnion); in fillRunSkipBlockVars()
2953 bool hasUnion = false; in BuildByrefLayout() local
2955 BuildRCBlockVarRecordLayout(record, fieldOffset, hasUnion, true /*ByrefLayout */); in BuildByrefLayout()