Searched refs:IsZeroInitializer (Results 1 – 1 of 1) sorted by relevance
2198 auto IsZeroInitializer = [&](const Expr *I) { in CheckStructUnionTypes() local2209 if (RD->isRandomized() && !IsZeroInitializer(Init)) { in CheckStructUnionTypes()5896 static bool IsZeroInitializer(Expr *Initializer, Sema &S) { in IsZeroInitializer() function5917 if (!IsZeroInitializer(Initializer, S)) in TryOCLZeroOpaqueTypeInitialization()5933 if (!IsZeroInitializer(Initializer, S)) in TryOCLZeroOpaqueTypeInitialization()