Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
DCommon.h40 typedef pool_allocator<char> TStringAllocator; typedef
41 typedef std::basic_string <char, std::char_traits<char>, TStringAllocator> TString;
42 typedef std::basic_ostringstream<char, std::char_traits<char>, TStringAllocator> TStringStream;