HomeSort by: relevance | last modified time | path
    Searched defs:__addable (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/src/
debug.cpp 412 __libcpp_db::__addable(const void* __i, ptrdiff_t __n) const function in class:__libcpp_db
418 return i != nullptr && i->__c_ != nullptr && i->__c_->__addable(__i, __n);

Completed in 24 milliseconds