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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h1096 class ImmutableSetRef { class in namespace:llvm
1112 ImmutableSetRef(TreeTy *R, FactoryTy *F) : Root(R), Factory(F) {} function in class:llvm::ImmutableSetRef
[all...]

Completed in 286 milliseconds