Searched defs:isSmall (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DObjectType.h43 inline bool isSmall(void* smallOrMedium) function in namespace:bmalloc
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DSmallSet.h101 bool isSmall() const { return Set.empty(); } function in class:llvm::SmallSet
H A DSmallPtrSet.h128 bool isSmall() const { return CurArray == SmallArray; } function in class:llvm::SmallPtrSetImpl
H A DSmallBitVector.h84 bool isSmall() const { function in class:llvm::SmallBitVector
[all...]
H A DSmallVector.h85 bool isSmall() const { function in class:llvm::SmallVectorTemplateCommon

Completed in 132 milliseconds