Searched defs:NamedBufferAlloc (Results 1 – 4 of 4) sorted by relevance
66 struct NamedBufferAlloc { struct67 const Twine &Name;68 NamedBufferAlloc(const Twine &Name) : Name(Name) {} in NamedBufferAlloc() function
70 struct NamedBufferAlloc { struct71 const Twine &Name;72 NamedBufferAlloc(const Twine &Name) : Name(Name) {} in NamedBufferAlloc() function