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

/external/clang/lib/Sema/
H A DSemaInit.cpp1817 bool CheckForMissingFields = true; local
1840 CheckForMissingFields = false;
1892 if (!VerifyOnly && InitializedSomething && CheckForMissingFields &&

Completed in 356 milliseconds