Home
last modified time | relevance | path

Searched defs:SmallPtrSetImplBase (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DSmallPtrSet.cpp169 SmallPtrSetImplBase::SmallPtrSetImplBase(const void **SmallStorage, in SmallPtrSetImplBase() function in SmallPtrSetImplBase
192 SmallPtrSetImplBase::SmallPtrSetImplBase(const void **SmallStorage, in SmallPtrSetImplBase() function in SmallPtrSetImplBase
/external/llvm/include/llvm/ADT/
DSmallPtrSet.h69 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) : in SmallPtrSetImplBase() function