Searched defs:CountOps (Results 1 – 2 of 2) sorted by relevance
236 struct CountOps : ValueMapConfig<KeyT> { struct237 struct ExtraData {242 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { in onRAUW()245 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete()
235 struct CountOps : ValueMapConfig<KeyT> { struct236 struct ExtraData {241 static void onRAUW(const ExtraData &Data, KeyT Old, KeyT New) { in onRAUW()244 static void onDelete(const ExtraData &Data, KeyT Old) { in onDelete()