Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2783 llvm::Constant *WeakIvarBitmap, in GenerateClassStructure()
3377 llvm::Constant *WeakIvarBitmap = MakeBitField(WeakIvars); in GenerateClass() local