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

/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DImmutableList.h63 class ImmutableList { class in namespace:llvm
75 ImmutableList(const ImmutableListImpl<T>* x = 0) : X(x) {} function in class:llvm::ImmutableList
[all...]

Completed in 46 milliseconds