Home
last modified time | relevance | path

Searched defs:StrongIvarBitmap (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2983 llvm::Constant *StrongIvarBitmap, in GenerateClassStructure()
3589 llvm::Constant *StrongIvarBitmap = MakeBitField(StrongIvars); in GenerateClass() local