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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp2267 bool GotNumInits = false; local
2270 GotNumInits = true;
2274 GotNumInits = true;
2284 if (GotNumInits && NumElements > NumInits)

Completed in 112 milliseconds