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

References

tools/clang/lib/AST/ExprConstant.cpp
 6222       Info.FFDiag(BCE->getBeginLoc(),
 6236     const ASTRecordLayout &Layout = Info.Ctx.getASTRecordLayout(RD);
 6254         Info.FFDiag(BCE->getBeginLoc(),
 6261       assert(FieldOffsetBits % Info.Ctx.getCharWidth() == 0 &&
 6264           Info.Ctx.toCharUnitsFromBits(FieldOffsetBits) + Offset;
 6280     CharUnits ElemWidth = Info.Ctx.getTypeSizeInChars(CAT->getElementType());
 6303     CharUnits Width = Info.Ctx.getTypeSizeInChars(Ty);