Searched defs:GotNumInits (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp2383 bool GotNumInits = false; local
2386 GotNumInits = true;
2390 GotNumInits = true;
2400 if (GotNumInits && NumElements > NumInits)

Completed in 95 milliseconds