Searched refs:GotNumInits (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 2085 bool GotNumInits = false; local 2088 GotNumInits = true; 2092 GotNumInits = true; 2102 if (GotNumInits && NumElements > NumInits) |
Completed in 37 milliseconds