Home
last modified time | relevance | path

Searched defs:__parsed_specifications (Results 1 – 1 of 1) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dparser_std_format_spec.h232 struct __parsed_specifications { struct
233 union {
266 static_assert(sizeof(__parsed_specifications<char>) == 16); argument