Searched defs:NamedBufferAlloc (Results 1 – 3 of 3) sorted by relevance
66 struct NamedBufferAlloc { struct67 const Twine &Name;68 NamedBufferAlloc(const Twine &Name) : Name(Name) {} in NamedBufferAlloc() argument
66 struct NamedBufferAlloc { struct67 const Twine &Name;68 NamedBufferAlloc(const Twine &Name) : Name(Name) {} in NamedBufferAlloc() function
67 struct NamedBufferAlloc { struct68 const Twine &Name;69 NamedBufferAlloc(const Twine &Name) : Name(Name) {} in NamedBufferAlloc() argument