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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h27 class ImmutableListImpl : public FoldingSetNode { class in namespace:llvm
34 ImmutableListImpl(ElemT &&head, const ImmutableListImpl *tail = nullptr) function in class:llvm::ImmutableListImpl
[all...]

Completed in 58 milliseconds