Lines Matching defs:BitIndex
763 /// The BitIndex field is only used for externally invisible declarations.765 GuardInfo() : Guard(nullptr), BitIndex(0) {}767 unsigned BitIndex;2374 GuardNum = GI->BitIndex++;