Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3110 llvm::Constant *WeakIvarBitmap, in GenerateClassStructure()
3704 llvm::Constant *WeakIvarBitmap = MakeBitField(WeakIvars); in GenerateClass() local