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

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 2778     size += CharUnits::fromQuantity(PointerSizeInBytes);
tools/clang/lib/CodeGen/CGObjC.cpp
  773   return CharUnits::fromQuantity(CGM.PointerSizeInBytes);
tools/clang/lib/CodeGen/CodeGenTypeCache.h
  106     return CharUnits::fromQuantity(PointerSizeInBytes);