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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h64 class ImmutableList { class in namespace:llvm
79 ImmutableList(const ImmutableListImpl<T>* x = nullptr) : X(x) {} function in class:llvm::ImmutableList
[all...]

Completed in 45 milliseconds