Home
last modified time | relevance | path

Searched refs:TailImpl (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
DImmutableList.h171 const ListTy* TailImpl = Tail.getInternalPointer(); in concat() local
172 ListTy::Profile(ID, Head, TailImpl); in concat()
179 new (L) ListTy(Head, TailImpl); in concat()