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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 7257           getContext().getIntWidth(Ty) < SlotSizeInBits) ||
 7258       (Ty->isPointerType() && PtrWidth < SlotSizeInBits)) {
 7260     Ty = getContext().getIntTypeForBitwidth(SlotSizeInBits,