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

/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DSmallPtrSet.h108 bool count_imp(const void * Ptr) const { function in class:llvm::SmallPtrSetImpl
265 return count_imp(PtrTraits::getAsVoidPointer(Ptr));

Completed in 160 milliseconds