reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDecl.cpp
15829     if (CStdConstraintViolation || MSBitfieldViolation) {
15831           CStdConstraintViolation ? TypeWidth : TypeStorageSize;
15835                << !CStdConstraintViolation << DiagWidth;
15838              << (unsigned)Value.getZExtValue() << !CStdConstraintViolation