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

/external/llvm/include/llvm/ADT/
H A DImmutableSet.h981 /// getEmptySet - Returns an immutable set that contains no elements.
982 ImmutableSet getEmptySet() { function in class:llvm::ImmutableSet::Factory
1153 static inline ImmutableSetRef getEmptySet(FactoryTy *F) { function in class:llvm::ImmutableSetRef

Completed in 77 milliseconds