Searched defs:CIB (Results 1 – 1 of 1) sorted by relevance
364 struct CIB { struct365 CIB(const CIB &Other) : Field(Other.Field) { /* Don't erase this */ in CIB() argument371 CIB &CIB::operator=(const CIB &Other) { in operator =() argument