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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h114 ImmutableMap getEmptyMap() { return ImmutableMap(F.getEmptyTree()); } function in class:llvm::ImmutableMap::Factory
316 static inline ImmutableMapRef getEmptyMap(FactoryTy *F) { function in class:llvm::ImmutableMapRef

Completed in 53 milliseconds