Searched refs:kMaxConstructorIPuts (Results 1 – 1 of 1) sorted by relevance
200 static constexpr size_t kMaxConstructorIPuts = 3u; variable213 /*inout*/ ConstructorIPutData (&iputs)[kMaxConstructorIPuts]) in RecordConstructorIPut() argument255 /*inout*/ ConstructorIPutData (&iputs)[kMaxConstructorIPuts]) in DoAnalyseConstructor() argument371 ConstructorIPutData iputs[kMaxConstructorIPuts]; in AnalyseConstructor()375 static_assert(kMaxConstructorIPuts == 3, "Unexpected limit"); // Code below depends on this. in AnalyseConstructor()