Searched refs:__decrementable (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Ddebug.cpp402 __libcpp_db::__decrementable(const void* __i) const function in class:__libcpp_db
408 return i != nullptr && i->__c_ != nullptr && i->__c_->__decrementable(__i);

Completed in 69 milliseconds