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

/external/clang/lib/Sema/
H A DSemaInit.cpp2085 bool GotNumInits = false; local
2088 GotNumInits = true;
2092 GotNumInits = true;
2102 if (GotNumInits && NumElements > NumInits)

Completed in 37 milliseconds