Searched refs:IsZeroInitializer (Results 1 – 1 of 1) sorted by relevance
2419 auto IsZeroInitializer = [&](const Expr *I) { in CheckStructUnionTypes() local2430 if (RD->isRandomized() && !IsZeroInitializer(Init)) { in CheckStructUnionTypes()6177 static bool IsZeroInitializer(Expr *Initializer, Sema &S) { in IsZeroInitializer() function6198 if (!IsZeroInitializer(Initializer, S)) in TryOCLZeroOpaqueTypeInitialization()6214 if (!IsZeroInitializer(Initializer, S)) in TryOCLZeroOpaqueTypeInitialization()