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

/external/clang/lib/Sema/
H A DSemaInit.cpp1347 bool CheckForMissingFields = true; local
1370 CheckForMissingFields = false;
1422 if (!VerifyOnly && InitializedSomething && CheckForMissingFields &&

Completed in 139 milliseconds