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

References

tools/clang/include/clang/AST/CharUnits.h
  214   return CU * Scale;
tools/clang/lib/AST/ExprConstant.cpp
10435   EndOffset = LVal.getLValueOffset() + BytesPerElem * ElemsRemaining;
tools/clang/lib/AST/VTableBuilder.cpp
  667   CharUnits OffsetOffset = PointerWidth * OffsetIndex;
tools/clang/lib/CodeGen/CGExprAgg.cpp
 1830   if (NumNonZeroBytes*4 > Size)
tools/clang/lib/CodeGen/CGObjCMac.cpp
 2543               RunSkipBlockVars[i].block_var_bytepos + Size*ElIx,
tools/clang/lib/CodeGen/CGVTables.cpp
 1111     AddVTableTypeMetadata(VTable, PointerWidth * AP.second, AP.first);
 1124       VTable->addTypeMetadata((PointerWidth * I).getQuantity(), MD);
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 1030       IntSize *
tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  730   CharUnits candidateSize = eltSize * candidateNumElts;
  738     assert(candidateSize == eltSize * candidateNumElts);
  759         isLegalVectorType(CGM, eltSize * numElts, eltTy, numElts)) {
tools/clang/lib/CodeGen/TargetInfo.cpp
 4875                                             SlotSize * 2, SlotSize,