Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddcl_init_aggr.cpp82 struct TooFewError { struct
96 TooFewError too_few_okay = { 1, 1 }; argument