Searched defs:isNotDuplicable (Results 1 – 2 of 2) sorted by relevance
270 bool isNotDuplicable : 1; variable
356 bool isNotDuplicable() const { return Flags & (1ULL << MCID::NotDuplicable); } in isNotDuplicable() function