Searched refs:last_construct_pointer (Results 1 – 2 of 2) sorted by relevance
87 void *last_construct_pointer = nullptr; member122 last_construct_pointer = p; in countConstruct()139 last_construct_pointer = nullptr; in resetConstructDestroy()190 return last_construct_pointer == p && in checkConstruct()204 return last_destroy_pointer == last_construct_pointer && in checkDestroyMatchesConstruct()
88 void *last_construct_pointer = nullptr; member123 last_construct_pointer = p; in countConstruct()140 last_construct_pointer = nullptr; in resetConstructDestroy()191 if (last_construct_pointer != p) in checkConstruct()210 return last_destroy_pointer == last_construct_pointer && in checkDestroyMatchesConstruct()