Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp2883 bool hasUnion = false; in fillRunSkipBlockVars() local
2917 BuildRCBlockVarRecordLayout(record, fieldOffset, hasUnion); in fillRunSkipBlockVars()
2949 bool hasUnion = false; in BuildByrefLayout() local
2951 BuildRCBlockVarRecordLayout(record, fieldOffset, hasUnion, true /*ByrefLayout */); in BuildByrefLayout()